Jack the Gripper is a rouge-like a game where you kill a set amount of enemies for each round had to get to choose a upgrade at the end
the story of the game is that you have been summoned by a guy named Ronny to help him take back his land.
You play in a sandbox world killing a set number enemies each round and at the end of every round you can pick 1 of 3 upgrates.
Flying Enemy AI
I made a script for a flying enemy AI where the enemy would chasse the player and attack them while also flying over obsitcal.
Pickups
i made a pickup script like the bloom game but for this game my teammates wanted all the pickup logic to be in one script
PickupSpawner
i make a script for a pickup spawner that will spawn the pickups at random positions and on the ground.