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...")
m (3 revisions imported)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 05:24, 23 May 2019

  • 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.