Difference between revisions of "FF8/Field/Script/Opcodes/02E ANIMEKEEP"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x02E''' * Short name: '''ANIMEKEEP''' * Long name: Animate, keep last frame ==== Argument ==== Model Animation ID ==== Stack ==== none ==== Description ====...")
Qhimm>Shard
Line 13: Line 13:
==== Description ====
==== Description ====


Play an animation, then freeze the model on the last frame of the animation. Disables player control until animation finishes.
Play an animation, then freeze the model on the last frame of the animation. Pauses script until animation finishes.

Revision as of 08:35, 4 February 2014

  • Opcode: 0x02E
  • Short name: ANIMEKEEP
  • Long name: Animate, keep last frame

Argument

Model Animation ID

Stack

none

Description

Play an animation, then freeze the model on the last frame of the animation. Pauses script until animation finishes.