Difference between revisions of "FF8/Field/Script/Opcodes/035 RANIMELOOP"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x033''' * Short name: '''RCANIME''' * Long name: Retain control, Play looping animation ==== Argument ==== Model Animation ID ==== Stack ==== none ==== Descr...")
 
m (5 revisions imported)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* Opcode: '''0x033'''
+
* Opcode: '''0x035'''
 
* Short name: '''RCANIME'''
 
* Short name: '''RCANIME'''
* Long name: Retain control, Play looping animation
+
* Long name: Resume script, Play looping animation
  
==== Argument ====
+
==== Argument ====
  
 
Model Animation ID
 
Model Animation ID
  
==== Stack ====
+
==== Stack ====
 +
 
 
none
 
none
  
==== Description ====
+
==== Description ====
  
 
Loops an animation.
 
Loops an animation.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x035
  • Short name: RCANIME
  • Long name: Resume script, Play looping animation

Argument

Model Animation ID

Stack

none

Description

Loops an animation.