top | item 35383109

(no title)

sincarne | 2 years ago

I volunteer for a code club, so maybe I can help you out. I’m not sure what I’m missing in your issue, but Scratch scripts run continuously once the green flag is clicked. You can stop execution programmatically using the stop() block.

https://en.scratch-wiki.info/wiki/Stop_()_(block)

discuss

order

codazoda|2 years ago

That’s the problem. I don’t want a green flag that is required to start the application.