I managed to get a pretty good system working using notifies and itterators. Notifies call the next attack phase and the itterators select the correct montage and section. If you do this method, make sure you have a proper “state” management system for Attacking, Moving, Etc… and when transitioning from attack state (for example getting hit or stunned) cleanup the variables of the itterators to default values or at least setup a timer when not attacking to reset these variables.
Appreciate the response and help!
1 Like