Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a retry button
- warnerbros2000
-
3 posts
How to make a retry button
Could someone help me i am stuck on this
- drmcw
-
1000+ posts
How to make a retry button
when green flag clicked
hide
when I receive [Game Over v]
show
when I receive [Start Game v]
hide
when this sprite clicked
broadcast [Start Game v]
- lucianojamimbo
-
98 posts
How to make a retry button
when this sprite clickedthen just make it so that the game will set everything to how it was when it gets the signal
broadcast [retry]
- NinjaNZ
-
1 post
How to make a retry button
Well I have the same problem- I want the space button to retry everything, although it only does it once? Help?
- FUTSync
-
100+ posts
How to make a retry button
send me a link to the game? ill look at it. ive got games with retry buttons in.
- trollmad3
-
55 posts
How to make a retry button
Funny thing is that the 
when green flag clickedIS the retry button When you click the green button you just restart the program. Funny

- deck26
-
1000+ posts
How to make a retry button
Not if you have a game with multiple levels which properly initialises and you want the retry to just restart the current level or you want to skip an intro. Funny thing is that thewhen green flag clickedIS the retry button When you click the green button you just restart the program. Funny
- Discussion Forums
- » Help with Scripts
-
» How to make a retry button