Difference between revisions of "FF8/Field/Script/Opcodes/0E7 ANIMESPEED"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x0E7''' * Short name: '''ANIMESPEED''' * Long name: Set animation speed ==== Argument ==== none ==== Stack ==== :''Speed (frames of animation per half second)'...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
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. |
Latest revision as of 05:24, 23 May 2019
- 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.