Difference between revisions of "FF8/Field/Script/Opcodes/033 RCANIME"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Resume script, controlled animation
 
* Long name: Resume script, controlled animation
  
==== Argument ====
+
==== Argument ====
  
 
Model Animation ID
 
Model Animation ID
  
==== Stack ====
+
==== Stack ====
:''Last frame of animation''
 
:''First frame of animation''
 
:'''RCANIME'''
 
  
==== Description ====
+
: ''Last frame of animation''
 +
: ''First frame of animation''
 +
: '''RCANIME'''
 +
 
 +
==== Description ====
  
 
Play the range of frames of an animation, then returns the model to its base animation.
 
Play the range of frames of an animation, then returns the model to its base animation.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x033
  • Short name: RCANIME
  • Long name: Resume script, controlled animation

Argument

Model Animation ID

Stack

Last frame of animation
First frame of animation
RCANIME

Description

Play the range of frames of an animation, then returns the model to its base animation.