Is there a way to cancel a running script in OHR?
My scenario, is that I am running a title screen I built as a map in OHR. The newgame script is running through the entire thing, but I set up an "onkeypress" script that pulls the menu up that is at the end of the newgame script (which is the title screens code). I've pinpointed it to be that the menu is suspending the newgame script and when I use a selection from the menu, it continues to run the title screen.
I didn't see anything on the wiki.
If there isn't, can anyone suggest a better way to do what I'm trying to do? I don't want the player to have to see the entire animation everytime if they don't want to, that's why I wanted to make the on key press shortcut thing.



