Add a scoring system
Tutorial
·
Beginner
·
+10XP
·
30 mins
·
(22)
Unity Technologies

1. Overview
2. Track elapsed time
3. Add a score multiplier
4. Round the score to an int
5. Set up a UI document
6. Add the score label
7. Style the label
8. Get a reference to the UI document
9. Set the score text with true score
10. Scale with screen size
11. Final script sample
Optional Step