Snayff/nqp2

Extend Animation with States

Closed this issue · 0 comments

Suggested Feature

Allow 1 Animation to hold all the different states, rather than needing to create a new Animation per state.

Requirements

  • Animation is able to swap between states (each state represents a set of frames)
  • Swapping states resets frame to 0

Additional Context

E.g. A Commander Animation would have both the "icon" and "move" states.
image