Arena Survival

Arena Survival

4 devlogs
10h 10m
Created by MaymunR

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!

Timeline

Updated HUD Font
Added Experience
Added Level Up screen after each wave (WIP)

  • Added inv frames
  • Expanded map
  • Altered weapon sound to reflect the final intended design (crossbow)
  • Added sprinting with LSHIFT
  • Made better NPC AI (doesn't just crash into a wall trying to find you)
  • Added two new NPC variants, Brute and Attack Dog (textures will be changed in final)
  • Added infinetely respawning waves
  • Added death screen and restart

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