Difference between revisions of "FF8/Field/Script/Opcodes/045 ANIMESTOP"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x045''' * Short name: '''ANIMESTOP''' * Long name: Resume script, controlled animation ==== Argument ==== none ==== Stack ==== :'''ANIMESTOP''' ==== Descripti...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Resume script, controlled animation | * Long name: Resume script, controlled animation | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :'''ANIMESTOP''' | + | |
+ | : '''ANIMESTOP''' | ||
+ | |||
+ | ==== Description ==== | ||
− | |||
Returns this entity to its [[FF8/Field/Script/Opcodes/02C_BASEANIME|base animation]]. | Returns this entity to its [[FF8/Field/Script/Opcodes/02C_BASEANIME|base animation]]. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x045
- Short name: ANIMESTOP
- Long name: Resume script, controlled animation
Argument
none
Stack
- ANIMESTOP
Description
Returns this entity to its base animation.