Pages: 1
I think that it would be good if you could have a pause button and pause block so you can stop everything but still be able to continue.
Offline
You can make this easily with the broadcast system.
pausing works best through variables, but it takes a loonnnnggg time to make deoending on how many sprites you have for the actual "game"
Hmmmm, Maybe a script instead of putting "green flag clicked" put if "I receive start".or somethig like that anyways, you get the idea.
i agree im new but "pause" button is Need!
A "freeze scripts" block would be useful, but in the meantime, I've started using a solution with a pause variable like in this project.