I have to stop a parent loop from within a child loop.
I have an upper level boolean that I toggle from within the child loop, but is there a way to specify the "stop loop" action?
Develop games in your browser. Powerful, performant & highly capable.
If you need to stop both child and parent loops, add two "Stop loop" actions.
I'd have never thought of that. You've been so helpful, I can't thank you enough right now, but someday I will.