Pages: 1
How can I stop all scripts for one sprite during a game? I've tried using the
stop all
stop script
Offline
you can make a variable called 'stop' and put all the scripts in the sprite you want to stop in a 'repeat until stop = stop' loop. it'll be fixed in scratch 2.0