Set Rect 25
Signature
Description
Creates a rectangle at a specific location.
If it's touched by any party member, it triggers the touch(3)
function of an actor.
Arguments
Position X
The position on the x-axis.
Position Y
The position on the y-axis.
Position Z
The position on the z-axis.
Size X
The width of the rectangle.
Size Z
The depth of the rectangle.
Direction
The direction angle.
Last updated