Difference between revisions of "FF8/Field/Script/Opcodes/02F CANIME"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x02F''' * Short name: '''CANIME''' * Long name: Controlled animation ==== Argument ==== Model Animation ID ==== Stack ==== :''Last frame of animation'' :''Fir...") |
my_wiki>Shard (→Description) |
||
Line 14: | Line 14: | ||
==== Description ==== | ==== Description ==== | ||
− | Play the range of frames of an animation, then return the model to its base animation. | + | Play the range of frames of an animation, then return the model to its base animation. Disable player control until animation finishes. |
Revision as of 08:00, 4 February 2014
- Opcode: 0x02F
- Short name: CANIME
- Long name: Controlled animation
Argument
Model Animation ID
Stack
- Last frame of animation
- First frame of animation
- CANIME
Description
Play the range of frames of an animation, then return the model to its base animation. Disable player control until animation finishes.