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

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
m
Qhimm>Albeoris
(Created page with "* Opcode: '''0x036''' * Short name: '''RCANIMELOOP''' * Long name: Resume script, Play controlled looping animation ==== Argument ==== Model Animation ID ==== Stack ===...")
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.

Revision as of 13:43, 24 March 2018

  • 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.