FF8/Field/Script/Opcodes/034 RCANIMEKEEP
From Final Fantasy Inside
< FF8 | Field | Script | Opcodes
Revision as of 07:49, 4 February 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x034''' * Short name: '''RCANIMEKEEP''' * Long name: Retain control, controlled animation, keep last frame ==== Argument ==== Model Animation ID ==== Stack ==...")
- Opcode: 0x034
- Short name: RCANIMEKEEP
- Long name: Retain control, controlled animation, keep last frame
Argument
Model Animation ID
Stack
- Last frame of animation
- First frame of animation
- RCANIMEKEEP
Description
Play the range of frames of an animation, then freeze the model on the last frame played. Used to make a character perform "half an animation" and then finish the animation later in a script.