Pages: 1
best way to make all sprites stop, then start again?
Offline
Try using this:
if <(pause) = [true]> else your script end
Last edited by ErnieParke (2012-09-07 15:16:39)
^^ This. Just add that to all your scripts (including broadcasts and anything inside a forever loop). Then, add an external script that changes the value of pause.