Discuss Scratch

warnerbros2000
New Scratcher
3 posts

How to make a retry button

Could someone help me i am stuck on this
drmcw
Scratcher
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
Scratcher
98 posts

How to make a retry button

when this sprite clicked
broadcast [retry]
then just make it so that the game will set everything to how it was when it gets the signal
warnerbros2000
New Scratcher
3 posts

How to make a retry button

can you explain from scratch
wkelly42
Teacher
100+ posts

How to make a retry button

Take a look at this project.
warnerbros2000
New Scratcher
3 posts

How to make a retry button

does not work
NinjaNZ
Scratcher
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
Scratcher
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
Scratcher
55 posts

How to make a retry button

Funny thing is that the
when green flag clicked
IS the retry button When you click the green button you just restart the program. Funny
deck26
Scratcher
1000+ posts

How to make a retry button

trollmad3 wrote:

Funny thing is that the
when green flag clicked
IS the retry button When you click the green button you just restart the program. Funny
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.

Powered by DjangoBB