Difference between revisions of "FF8/Field/Script/Opcodes/036 RCANIMELOOP"

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

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x036
  • Short name: RCANIMELOOP
  • Long name: Resume script, Play controlled looping animation

Argument

Model Animation ID

Stack

Last frame of animation
First frame of animation
RCANIMELOOP

Description

Loops the given frames of an animation.