Discuss Scratch
- Discussion Forums
- » New Scratchers
- » More Helpful Topics for New Scratchers
- logcre
-
3 posts
More Helpful Topics for New Scratchers
Tip: if you need to make a global highscore system then use this
when green flag clicked
forever
if <[Score] > [Highscore]> then
set [ Highscore] to [score]
end
Last edited by logcre (Dec. 10, 2022 06:06:08)
- elissa_naz
-
18 posts
More Helpful Topics for New Scratchers
when green flag clicked
change pen color by (55)
move (1111111) steps
play drum (1 v) for (0.25) beats
- elissa_naz
-
18 posts
More Helpful Topics for New Scratchers
when green flag clicked
change pen color by (55)stop all sounds
move (1111111) stepsplay drum (1 v) for (0.25) beats
show
set pen color to [#c40e55]
set pen color to [#c40e55]
- Discussion Forums
- » New Scratchers
-
» More Helpful Topics for New Scratchers