A 3D FPS game where your only goal is to survive in an Arena. Locked in an arena with nothing but a bow, you must now fight for your life!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
TODO:
- Add wave counter
- Add score
- Add difficulties
- Add better textures
- Export to web
Resolved FPS issue from previous devlog
Added static objects
Added animated objects
Added NPCs and coded generic follow behavior
Added weapon
PS: All of these textures ARE placeholders, final version will contain the fruits of my glorious drawing skills ;)
The RayCasting Algorithm now works with textures, however when we get close to walls the performance tanks to single digits.
working on a fix