Hi!
Is it possible to make a score board, if so how
it should look like: [score ( )]
The "[ ]" being the edges of the box, and the "( )" being the edges of the circle containg the score.
Thanks in advance!
Offline
You can make a Score variable and change it accordingly to how you score.
You can also check the box next to your score variable to make a little display showing your score.
If you don't like that display you can make a custom one with sprites, give me a second to write you a script for that.
Edit: First make a sprite with costumes that are numbers 0 through 9. Name them 01, 11, 21, and so on.
Then add this script:
Last edited by Kileymeister (2011-04-01 21:07:49)
Offline