Unity Free Tutorials

Unity Logo. Source: Wikimedia
This week, I followed the tutorials below which taught me how to add a timer to my game. I followed a tutorial last week on the same topic but I wanted to try and see if I could find a Jimmy Vegas tutorial because I've grown accustomed to the way he teaches and I find hime really easy to follow. 

In the first tutorial, I created the aesthetics of the timer. I created a panel to make the timer stand out on the game.


In the second tutorial, I learned how to code the script for this timer. I learned how to create a lap for the time too. This doesn't exactly resonate with my game but I can use parts of it for my game.



In both tutorials, I took the parts that resonate with my game. I found the coding part of the tutorial difficult to follow because I was trying to figure out whether or not that code had relevance to the game I want to create. I found them really easy to follow and they really helped me with furthering my game development.

Comments