Path Node Object
From Runic Games Wiki
Contents |
Path Node
Description
This Level Object is used to ...
Location
Right-click on an empty space in the Layout Scene Manager and choose Logic > Path Node from the list.
Properties
Name | Type | Description | Read Only |
---|---|---|---|
POSITION | |||
POSITION | Position by X, Y, Z world coordinates. | ||
PROPERTIES | |||
VISIBLE | Set the Path Node visible or not. |
Input Events
- Show
- Set the Path Node object to be visible.
- Hide
- Set the Path Node object to be invisible.
Output Events
- On Visible
- This event will be fired when the Path Node object receives a "Show" Input event.
- On Invisible
- This event will be fired when the Path Node object receives a "Hide" Input event.