Posted March 31, 2024 by Aleronf
How I made this, I made a Player, Enemy, Spawner, Health booster zone and an environment using ProBuilder. My enemy uses the navmesh component to navigate around the baked environment and I have imported the 3 scripts into unity from the zip file from mylo. The player uses a mouse target and a player health script and the enemy uses an object chaser script and a trigger detection script.
What I could have done better:
Could have spend more time on a better looking environment, looks pretty tacky and boring atm.