Difference between revisions of "FF8/Field/Script/Opcodes/036 RCANIMELOOP"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x036''' * Short name: '''RCANIMELOOP''' * Long name: Retain control, controlled looping animation ==== Argument ==== Model Animation ID ==== Stack ==== :''Las...") |
m (5 revisions imported) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
* Opcode: '''0x036''' | * Opcode: '''0x036''' | ||
* Short name: '''RCANIMELOOP''' | * Short name: '''RCANIMELOOP''' | ||
| − | * Long name: | + | * Long name: Resume script, Play controlled looping animation |
| − | ==== Argument ==== | + | ==== Argument ==== |
Model Animation ID | Model Animation ID | ||
| − | ==== Stack ==== | + | ==== Stack ==== |
| − | |||
| − | |||
| − | |||
| − | ==== Description ==== | + | : ''Last frame of animation'' |
| + | : ''First frame of animation'' | ||
| + | : '''RCANIMELOOP''' | ||
| + | |||
| + | ==== Description ==== | ||
Loops the given frames of an animation. | Loops the given frames of an animation. | ||
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x036
- Short name: RCANIMELOOP
- Long name: Resume script, Play controlled looping animation
Argument
Model Animation ID
Stack
- Last frame of animation
- First frame of animation
- RCANIMELOOP
Description
Loops the given frames of an animation.