How to show score in-game?
hermesrocket
17 Oct 2020, 23:42Hi there,
I'm making my first game now and would like to show the score as a percentage so the player can see their score (right up top where the location bar is.) I have several tasks that are each worth 20% of the score and would like the player to know their score as they progress.
Does anybody know how to program this?
Thank you!
Edit: figured out how to fix this, lol
Deckrect
19 Oct 2020, 14:20If you look at the object "game", it has a tab with some automatic features. One of these features is the score. Just check it and the game will start handling scores.