ChangeAnim
From M.U.G.E.N Wiki
State Controller: ChangeAnim
Changes the action number of the player's animation.
- Required parameters:
- value = anim_no (int)
- anim_no is the action number to change to.
- Optional parameters:
- elem = elem_no (int)
- elem_no is the element number within the specified action to start from.
- Example:
- none
