Difference between revisions of "FF8/Field/Script/Opcodes/033 RCANIME"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x033''' * Short name: '''RCANIME''' * Long name: Retain control, controlled animation ==== Argument ==== Model Animation ID ==== Stack ==== :''Last frame of a...") |
ffrtt>BukTop m (4 revisions imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: '''0x033''' | * Opcode: '''0x033''' | ||
* Short name: '''RCANIME''' | * Short name: '''RCANIME''' | ||
* Long name: | * 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. |
Latest revision as of 04:24, 23 May 2019
- 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.