Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/039 SETLINE

17 bytes added, 05:24, 23 May 2019
m
3 revisions imported
* Long name: Set Line Bounds
==== Argument ==== 
none
==== Stack ====
:''X1''
:''Y1''
:''Z1''
:''X2''
:''Y2''
:''Z2''
:'''SETLINE'''
==== 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.