Add "break" feature

Add Action:break to break out of a group of actions or to halt further actions that are attached to an object from executing.

so if you have an item that is showing other items on the screen using "on:show" , then that item is hidden, the actions attached to it continue to fire. if you could add in an action break so you could have "on:hide...action:break" that would break out of the group of "show" actions attached.

Discussions have been disabled for this post