Difference between revisions of "FF8/Field/Script/Opcodes/02D ANIME"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Description)
my_wiki>Shard
m (Description)
Line 12: Line 12:
 
==== Description ====
 
==== Description ====
  
Play an animation, then return the model to its base animation. Disables player control until animation finishes.
+
Play an animation, then return the model to its base animation. Pauses script until animation finishes.

Revision as of 09:35, 4 February 2014

  • Opcode: 0x02D
  • Short name: ANIME
  • Long name: Play animation

Argument

Model Animation ID

Stack

none

Description

Play an animation, then return the model to its base animation. Pauses script until animation finishes.