Self Study 4


so with this self study we were tasked with creating a basic game with assets that we have created. first was to implement some simple spawners to spawn enemies from they were done using some simple empty game objects and then using these to instantiate the enemy.

next was to set up the players health then create a canvas with a text so the health can be seen when playing the game. then i set a trigger to the enemy to decrease the players health and destroy the enemy on contact. 

then i created a health pack and put a trigger detection on it to increase the players health and get rid of the health pack on contact. tehn i set up a game over scene to  play when the player has died.

Leave a comment

Log in with itch.io to leave a comment.