Unity Tutorial 03

Hey!

Another week of these 2d game tutorials! The tutorials went great this week, however, there was some stuff I was struggling with, but for the most part, it was fairly fun and simple. 


For this week’s tutorials, I had to learn how to apply damage zones and enemies that could affect the player’s health and also collectibles that increase the player’s health.


The first part was learning how to add collectibles. This tutorial was fairly easy, I liked that they had code implemented into the tutorials, this made it much easier as I could make sure everything I was typing was correct. I was able to add a strawberry to the scene, so now, whenever Ruby gets in contact with the strawberry, her health increases.


The second part was learning how to add damage zones and enemies. This tutorial was also fairly easy. I also liked that they had code implemented into this tutorial. I was able to add enemies and damageables to the scene, so now, whenever Ruby gets in contact with enemies / damageables, her health decreases.


screenshot of my unity




In conclusion, I feel like this game is really taking place. The game is much more fun with damage zones/ enemies and collectibles. It almost feels like a real game already. That's it for now. Can't wait to continue with these tutorials next week!


Comments