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

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x031''' * Short name: '''RANIME''' * Long name: Retain control, animate ==== Argument ==== Model Animation ID ==== Stack ==== none ==== Description ==== Play...")
 
m (5 revisions imported)
 
(4 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 05: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.