On my reverse glitch game ( i was bored) I made a script so that it clicks to unpause/pause. It can pause, but it can't unpause. Any help?
Offline
In all running scripts, do this,
and then a script to change the variable.whenclicked
foreverall stuff in this scriptifpause=yeswait untilpause=no
Offline
sonicfan12p wrote:
In all running scripts, do this,
and then a script to change the variable.whenclicked
foreverall stuff in this scriptifpause=yeswait untilpause=no
I'm talking about the script to change the variable.
Offline
Oh! Why didn't you say so! Then do this,
Here you go!whenpause buttonclickedsetpause ▼toyeswait untiltouchingandmouse-pointer ▼?mouse down?setpause ▼tono
Last edited by sonicfan12p (2012-06-05 14:32:43)
Offline