Difference between revisions of "FF8/Field/Script/Opcodes/042 FMOVE"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Albeoris
(Created page with "* Opcode: '''0x042''' * Short name: '''FMOVE''' * Long name: Facing? Move ==== Argument ==== none ==== Stack ==== : ''X'' : ''Y'' : ''Z'' : ''????'' (always 0?) : '''F...")
my_wiki>BukTop
m (1 revision imported)
(No difference)

Revision as of 12:36, 4 April 2018

  • Opcode: 0x042
  • Short name: FMOVE
  • Long name: Facing? Move

Argument

none

Stack

X
Y
Z
???? (always 0?)
FMOVE

Description

Moves this entity. Unlike the other move functions, this will not cause the entity's walk animation to play, but will make it face in the direction of movement.