FF7/WorldMap Module/Script/Opcodes/30e

From Final Fantasy Inside
< FF7‎ | WorldMap Module‎ | Script‎ | Opcodes
Revision as of 05:21, 23 May 2019 by BukTop (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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.