Difference between revisions of "FF8/Field/Script/Opcodes/032 RANIMEKEEP"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m
m (5 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
* Opcode: '''0x032'''
 
* Opcode: '''0x032'''
 
* Short name: '''RANIMEKEEP'''
 
* Short name: '''RANIMEKEEP'''
* Long name: Retain control, Animate, keep last frame
+
* Long name: Resume script, Animate, keep last frame
  
==== Argument ====
+
==== Argument ====
  
 
Model Animation ID
 
Model Animation ID
  
==== Stack ====
+
==== Stack ====
  
 
none
 
none
  
==== Description ====
+
==== Description ====
  
 
Play an animation, then freeze the model on the last frame of the animation.
 
Play an animation, then freeze the model on the last frame of the animation.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x032
  • Short name: RANIMEKEEP
  • Long name: Resume script, Animate, keep last frame

Argument

Model Animation ID

Stack

none

Description

Play an animation, then freeze the model on the last frame of the animation.