Difference between revisions of "FF8/Field/Script/Opcodes/01E SET3"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Albeoris
(Created page with "* Opcode: '''0x01E''' * Short name: '''SET3''' * Long name: Set 3-coordinate position ==== Argument ==== Walkmesh triangle ID. ==== Stack ==== : ''XCoord'' : ''YCoord'...")
my_wiki>BukTop
m (2 revisions imported)
(No difference)

Revision as of 12:36, 4 April 2018

  • Opcode: 0x01E
  • Short name: SET3
  • Long name: Set 3-coordinate position

Argument

Walkmesh triangle ID.

Stack

XCoord
YCoord
ZCoord
SET3

Description

Place this entity's model at XCoord, YCoord, ZCoord standing on the given walkmesh triangle.