FF8/Field/Script/Opcodes/039 SETLINE
< FF8 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 23:36, 17 March 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x039''' * Short name: '''SETLINE''' * Long name: Set Line Bounds ==== Argument ==== none ==== Stack ==== :''X1'' :''Y1'' :''Z1'' :''X2'' :''Y2'' :''Z2'' :'''SET...")
- Opcode: 0x039
- Short name: SETLINE
- Long name: Set Line Bounds
Argument
none
Stack
- X1
- Y1
- Z1
- X2
- Y2
- Z2
- SETLINE
Description
Sets the bounds of this line object (for its touchOn, touchOff, and across scripts). Lines are actually 3d hitboxes, not lines.