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)
codazoda|2 years ago