Discuss Scratch

ADandJD
Scratcher
78 posts

How Do I Add A High Score System?

Please help me, I don't know how to add a high score system. If you could also explain how to add a cloud high score system that would be delightful, but I still need any explanation.
peppermintpatty5
Scratcher
1000+ posts

How Do I Add A High Score System?

Well, since you are a New Scratcher, you can't use cloud data yet. But once you get your Scratcher status, you can have a script like this:
whenIreceivegame overifscore>☁highscoreset☁highscoretoscore
AlexR1der
Scratcher
16 posts

How Do I Add A High Score System?

How I do it is:
whenclickedforeverifscore>highscore thensethighscoretoscore
bubble2002
Scratcher
5 posts

How Do I Add A High Score System?

oops, made a little mistake. where it says set high score to score, put the variable score in it, don't type it
bubble2002
Scratcher
5 posts

How Do I Add A High Score System?

(Im alexr1der)
ADandJD
Scratcher
78 posts

How Do I Add A High Score System?

OK, I would like to know how to do a cloud high score, even though I am not an official scratcher
peppermintpatty5
Scratcher
1000+ posts

How Do I Add A High Score System?

ADandJD wrote:

OK, I would like to know how to do a cloud high score, even though I am not an official scratcher
The way you create a cloud variable is by creating a new variable and checking the box that says “Cloud variable.” Be sure that the variable is global (for all sprites.)

Last edited by peppermintpatty5 (Jan. 23, 2015 01:05:42)

ADandJD
Scratcher
78 posts

How Do I Add A High Score System?

Thank you!
Max255
Scratcher
8 posts

How Do I Add A High Score System?

http://scratch.mit.edu/projects/45210844/ check this project out foe highscore

Powered by DjangoBB