Tutorial 3

 

Unity Tutorial 3

I really had a lot of difficulty with the Unity Tasks in tutorial 3. The collectibles was a cool edition to work with but I constantly started having trouble with interacting with Health collectibles but as much with the damageable's. Along the way I had lost a lot of time whilst trying to figure out the ChangeHealth function as my code was correct and similar to the one on the tutorials but the instantiate would still not work and this made me restart my code from the beginning.

I had to skip due to not being able to fix it or find a solution but continuing on with the tutorials, I then realized that the code had indeed worked and my character was able to collect and get health from the collectible.

I created the first enemy for the game : a robot and the script came out very well, I was able to get the enemy to damage my character and to also move along a spot on the map as an NPC.   


Comments

Popular posts from this blog

Tutorial 4

Tutorial 6

Tutorial 7