Website powered by

Scavenger Hunt // NavMesh

Simple FPS scavenger hunt with dummy enemies with basic NavMesh AI.
The enemies use NavMesh to navigate and the pickups and the enemies also use NavMesh to spawn.
Purple is the enemies, red cubes are health boosts, and the big yellow cube is the win!
Controls : WASD to move, Left Click to shoot.

Playable: https://tokkebee.itch.io/easy-scavenger-hunt
Full project: https://github.com/tokkebee/EasyScavengerHunt

Pickups, Shooting, Enemies, Win Condition

Editor view of player

Editor view of player

NavMesh Spawning and Navigation