Difference between revisions of "FF8/Field/Script/Opcodes/02D ANIME"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x02D''' * Short name: '''ANIME''' * Long name: Play animation ==== Argument ==== Model Animation ID ==== Stack ==== :'''ANIME''' ==== Description ==== Play ...") |
m (7 revisions imported) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
* Long name: Play animation | * Long name: Play animation | ||
| − | ==== Argument ==== | + | ==== Argument ==== |
Model Animation ID | Model Animation ID | ||
| − | ==== Stack ==== | + | ==== Stack ==== |
| − | |||
| − | + | none | |
| − | Play an animation. | + | ==== Description ==== |
| + | |||
| + | Play an animation, then return the model to its base animation. Pauses script until animation finishes. | ||
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x02D
- Short name: ANIME
- Long name: Play animation
Argument
Model Animation ID
Stack
none
Description
Play an animation, then return the model to its base animation. Pauses script until animation finishes.