Difference between revisions of "FF8/Field/Script/Opcodes/01D SET"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x01D''' * Short name: '''SET''' * Long name: Set position ==== Argument ==== Walkmesh triangle ID. ==== Stack ==== :''XCoord'' :''YCoord'' :'''SET''' ==== De...") |
Qhimm>Shard (Created page with "* Opcode: '''0x01D''' * Short name: '''SET''' * Long name: Set position ==== Argument ==== Walkmesh triangle ID. ==== Stack ==== :''XCoord'' :''YCoord'' :'''SET''' ==== De...") |
(No difference)
|
Revision as of 07:26, 30 January 2014
- Opcode: 0x01D
- Short name: SET
- Long name: Set position
Argument
Walkmesh triangle ID.
Stack
- XCoord
- YCoord
- SET
Description
Place this entity's model at XCoord, YCoord standing on the given walkmesh triangle. Unlike SET3, this function will place the event on the walkable terrain (the ZCoord is interpolated from the walkmesh).