Our first fps game
FPS Prototype Development Log: Shooting, Monsters, and a Static Class Bug
We developed a simple FPS prototype where the player shoots monsters, and monsters chase the player.The core loop was straightforward:
Monsters detect the player and chase
Th...
shiftdev.hashnode.dev2 min read