Difference between revisions of "FF8/Field/Script/Opcodes/01E SET3"
Jump to navigation
Jump to search
Qhimm>Shard m (→Stack) |
ffrtt>BukTop m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Set 3-coordinate position | * Long name: Set 3-coordinate position | ||
==== Argument ==== | ==== Argument ==== | ||
Walkmesh triangle ID. | Walkmesh triangle ID. | ||
==== Stack ==== | ==== Stack ==== | ||
==== Description ==== | : ''XCoord'' | ||
: ''YCoord'' | |||
: ''ZCoord'' | |||
: '''SET3''' | |||
==== Description ==== | |||
Place this entity's model at XCoord, YCoord, ZCoord standing on the given walkmesh triangle. | Place this entity's model at XCoord, YCoord, ZCoord standing on the given walkmesh triangle. |
Latest revision as of 04:23, 23 May 2019
- 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.