Difference between revisions of "FF8/Field/Script/Opcodes/033 RCANIME"
Jump to navigation
Jump to search
my_wiki>Shard m |
my_wiki>Albeoris (Created page with "* Opcode: '''0x033''' * Short name: '''RCANIME''' * Long name: Resume script, controlled animation ==== Argument ==== Model Animation ID ==== Stack ==== : ''Last frame...") |
||
Line 3: | Line 3: | ||
* Long name: Resume script, controlled animation | * Long name: Resume script, controlled animation | ||
− | ==== Argument ==== | + | ==== Argument ==== |
Model Animation ID | Model Animation ID | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | |||
− | |||
− | |||
− | ==== Description ==== | + | : ''Last frame of animation'' |
+ | : ''First frame of animation'' | ||
+ | : '''RCANIME''' | ||
+ | |||
+ | ==== Description ==== | ||
Play the range of frames of an animation, then returns the model to its base animation. | Play the range of frames of an animation, then returns the model to its base animation. |
Revision as of 14:42, 24 March 2018
- Opcode: 0x033
- Short name: RCANIME
- Long name: Resume script, controlled animation
Argument
Model Animation ID
Stack
- Last frame of animation
- First frame of animation
- RCANIME
Description
Play the range of frames of an animation, then returns the model to its base animation.