What's a good "your score is" look like?
igpxnaruto4
Member Posts: 81
So im on my first app and it is a space sorta thing where you fly and your score goes higher. when you die it brings up a your score is and your highscore is, and i can't think of anything to do for that page, any idea?
Thanks:D
Thanks:D
Comments
a try again?
a rating?
--Good Job! (if currentScore is > than previous highScore)
--You're getting good at this! (if currentScore is 1.5xs previous highScore)
--You are great at this! (if currentScore is 2xs previous highScore)
you could use a Pause Scene and leave the background transparent so your game background shows
and use the Particles behavior to set-off some fireworks!
MH