Unity Tutorial 06

Hey! 

The Unity tutorials this week were not too bad. I was able to complete them in under 2 hours. These tutorials were divided into two parts:


In the first part of the tutorial I learned how to add a heads up display for the character; I learned how to use the Rect tool in the Editor to position and size an object so that it works well at various scales. I also learned how to make the UIHealthBar script accessible from anywhere by using static members in scripts and Singletons.


For the second part of the tutorial, I learned how to apply new characters that can interact with Ruby. This tutorial took longer than the first one to complete because I got stuck mid-way through, but thankfully the tutorial had a “check your script” section and that helped me figure out where I went wrong. Overall, I found this tutorial manageable. Now that I've added a heads-up display and more characters, the game looks a lot better, and it almost feels like a real game!


screenshot of my game



In conclusion, this week’s Unity tutorials were not too bad, I only have 2 more tutorials left to go. I can’t wait to finish off the game next week! That’s it for now, see you all next week!

Comments