Difference between revisions of "FF8/Field/Script/Opcodes/03E MOVE"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x03E''' * Short name: '''MOVE''' * Long name: Move ==== Argument ==== none ==== Stack ==== :''X position'' :''Y Position' :''?'' :''Distance to stop?'' :'''MO...") |
my_wiki>Albeoris (Created page with "* Opcode: '''0x03E''' * Short name: '''MOVE''' * Long name: Move ==== Argument ==== none ==== Stack ==== : ''X position'' : ''Y Position''' : ''?'' : ''Distance to sto...") |
||
Line 3: | Line 3: | ||
* Long name: Move | * Long name: Move | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | |||
− | |||
− | |||
− | |||
− | |||
− | ==== 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. |
Revision as of 14:45, 24 March 2018
- 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.