Unity Tutorial 09
Major Heading
So for this weeks Unity Task, I learned how to create a functioning UI or Menu system for a game. This is extremely helpful information to know as its something i have been wanting to implement to my own game as it makes it a lot easier for the user to restart the game. It also makes the game look a lot more polished. If i am to implement this to my own game its probably going to need a little bit of tweaking as with my game, I would have it so they menus appear when the player dies.
Something else I was considering adding to my own game was that of a progress bar. I will probably have to look up some other resources to figure out how to complete this task, as its not going to work the same as the score counter in this unity tutorial. I would imagine there is some sort of way you can set a starting point and a end point in the game using XYZ Coordinates. Also Id imagine i could set it so it will track my player as they move along the course so it knows how close it is to the end point and in return will display a percentage out of 100%
Unity Screen Shot |
Comments
Post a Comment