[Tutorials] CGCookie - Creating a UI Speedometer
CGCookie - Creating a UI Speedometer
We?ll use the UI system in Unity 4.6 to mimic a bar being filled to represent the speed increasing along with text elements to update our actual speed value in real time. C# will be used to control the increase and decrease in speed. It?s fairly simple and straightforward but looks really cool and can be applied to a lot of different game mechanics.