Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to stop the timer when you win?
- 8068
-
Scratcher
1 post
How to stop the timer when you win?
thanks lads really appreciaztede
yours sinceely
Lukas dj
yours sinceely
Lukas dj
- zahmed7
-
Scratcher
2 posts
How to stop the timer when you win?
Actually Zekrom, It wasn't a timer. It is a variable.You Can Do
when I receive win:
forever -
|
<-
wait 1 second
change timer by -1
- Angelflower0
-
Scratcher
100+ posts
How to stop the timer when you win?
In my game, https://scratch.mit.edu/projects/73906534/ , I made it so that when you win,you go to the win page,<I know you said this, but this script may be different> the timer is supposed to stop. I tried to broadcast to the sprite with the timer to stop by tirning on the stop script, but that does not work. Can someone help me?This is simpler then deck26's so it may be easier.
Try this script down here:
(For when you finish, have the sprite broadcast, but use this OTHER script.)
when I receive [End of Game Whatever you want in here v]
stop [all v]
show variable [Time v]
“Cleaned” version of deck's.
- Harakou
-
Scratcher
1000+ posts
How to stop the timer when you win?
Thanks, but this thread is rather old - I don't think they're looking for an answer anymore. Please be sure that the thread is still relevant before posting. Thanks!Actually Zekrom, It wasn't a timer. It is a variable.You Can Do
when I receive win:
forever -
|
<-
wait 1 second
change timer by -1
- Discussion Forums
- » Help with Scripts
-
» How to stop the timer when you win?



