Difference between revisions of "FF8/Field/Script/Opcodes/0E7 ANIMESPEED"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x0E7''' * Short name: '''ANIMESPEED''' * Long name: Set animation speed ==== Argument ==== none ==== Stack ==== :''Speed (frames of animation per half second)'...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x0E7''' * Short name: '''ANIMESPEED''' * Long name: Set animation speed ==== Argument ==== none ==== Stack ==== : ''Speed (frames of animation per half s...")
Line 3: Line 3:
* Long name: Set animation speed
* Long name: Set animation speed


==== Argument ====
==== Argument ====
 
none
none


==== Stack ====
==== Stack ====
:''Speed (frames of animation per half second)''
 
:'''ANIMESPEED'''
: ''Speed (frames of animation per half second)''
: '''ANIMESPEED'''


==== Description ====
==== Description ====


Sets the speed of this entity's animations. Frame speed of 1 means 2 frames per second.
Sets the speed of this entity's animations. Frame speed of 1 means 2 frames per second.

Revision as of 14:41, 24 March 2018

  • Opcode: 0x0E7
  • Short name: ANIMESPEED
  • Long name: Set animation speed

Argument

none

Stack

Speed (frames of animation per half second)
ANIMESPEED

Description

Sets the speed of this entity's animations. Frame speed of 1 means 2 frames per second.