Difference between revisions of "FF8/Field/Script/Opcodes/031 RANIME"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x031''' * Short name: '''RANIME''' * Long name: Retain control, animate ==== Argument ==== Model Animation ID ==== Stack ==== none ==== Description ==== Play...")
ffrtt>BukTop
m (5 revisions imported)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* Opcode: '''0x031'''
* Opcode: '''0x031'''
* Short name: '''RANIME'''
* Short name: '''RANIME'''
* Long name: Retain control, animate
* Long name: Resume script, animate


==== Argument ====
==== Argument ====


Model Animation ID
Model Animation ID


==== Stack ====
==== Stack ====
 
none
none
==== Description ====


Play an animation.
====  Description  ====
 
Play an animation, then return the model to its base animation.

Latest revision as of 04:24, 23 May 2019

  • Opcode: 0x031
  • Short name: RANIME
  • Long name: Resume script, animate

Argument

Model Animation ID

Stack

none

Description

Play an animation, then return the model to its base animation.