How to stop a background task? – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/how-to-stop-a-background-task/16071
I use "launch say 'goal' for 2 sec". But when the user stops the game the message should disappear immediately. I tried to use "stop other scripts in sprite" but it does not work. How can I stop the background task?
7 Scripts are first-class, so they can be stored in a variable or something else