FF7/WorldMap Module/Script/Opcodes/30e
From Final Fantasy Inside
< FF7 | WorldMap Module | Script | Opcodes
- Opcode: 0x30e
- Name: active entity play animation
- Two-word opcode: No
Parameters
Location | Name | Description |
---|---|---|
Stack | Animation ID | Animation to play |
Stack | Loop | Boolean value |
Notes
Plays the specified animation for the active entity, Loop flag determines whether the animation should play once or loop indefinitely.