FF8/Field/Script/Opcodes/024 JUMP3

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 05:23, 23 May 2019 by BukTop (talk | contribs) (3 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x024
  • Short name: JUMP3
  • Long name: Jump to 3-coordinate location

Argument

Walkmesh triangle ID.

Stack

XCoord
YCoord
ZCoord
Speed in frames?
JUMP3

Description

Make this entity jump to the given coordinates. I'm 99% positive the fourth parameter is the speed of the jump in frames.