ChangeAnim/fr
From M.U.G.E.N Wiki
This page is in progress of being translated to fr. You can help translating it or go to another language version that follows:
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