Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sincarne
on March 31, 2023
|
parent
|
context
|
favorite
| on:
Scratch is the world’s largest coding community fo...
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
on March 31, 2023
[–]
That’s the problem. I don’t want a green flag that is required to start the application.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://en.scratch-wiki.info/wiki/Stop_()_(block)