Difference between revisions of "FF8/Field/Script/Opcodes/03E MOVE"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x03E''' * Short name: '''MOVE''' * Long name: Move ==== Argument ==== none ==== Stack ==== :''X position'' :''Y Position' :''?'' :''Distance to stop?'' :'''MO...")
 
ffrtt>BukTop
m (3 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
* Long name: Move
* Long name: Move


==== Argument ====
==== Argument ====


none
none


==== Stack ====
==== Stack ====
:''X position''
:''Y Position'
:''?''
:''Distance to stop?''
:'''MOVE'''


==== Description ====
: ''X position''
: ''Y Position'''
: ''?''
: ''Distance to stop?''
: '''MOVE'''
 
==== Description ====


Make this entity walk/run to the given coordinates.
Make this entity walk/run to the given coordinates.

Latest revision as of 04:24, 23 May 2019

  • Opcode: 0x03E
  • Short name: MOVE
  • Long name: Move

Argument

none

Stack

X position
Y Position'
?
Distance to stop?
MOVE

Description

Make this entity walk/run to the given coordinates.