Is there a way to send a command to refresh all variables & broadcasts? Not sure what is happening, but my game will play once, but then try to go "Game Over" a couple seconds after restart (or continue to keep giving the "100 points of life" on "flag click" making may character "invincible" rather than allowing him to be damaged).
Hope this make sense...If I click restart again, the problem goes away.
Thanks
Offline
Hello!
I'm pretty sure what you want it to do is reset the variables after the green flag is clicked. This can be done with a very simple script:
Is that what you meant?
Offline
Use a broadcast. That way, whenever the broadcast is received, the variables will reset.
Offline
I seem to remember sci had a broadcast that effectively pressed the green flag button. This won't refresh variables; you should do what silvershine said from that point. However! This will run any when-green-flag-clicked scripts.
Otherwise, what RedRocker said.
Offline
Lar-Rew wrote:
I seem to remember sci had a broadcast that effectively pressed the green flag button. This won't refresh variables; you should do what silvershine said from that point. However! This will run any when-green-flag-clicked scripts.
Otherwise, what RedRocker said.
It doesn't work in the Flash Player though.
The broadcast it scratch-startclicked BTW.
Offline