Waypoint Activator Object

From Runic Games Wiki
Jump to: navigation, search

Contents

Waypoint Activator

Description

This Level Object is used to add the current Dungeon to the list of active Waypoints for the Player.

Location

Right-click on an empty space in the Layout Scene Manager and choose Logic > Waypoint Activator from the list.

Properties

Name Type Description Read Only
ORIENTATION
FORWARD
CVector3
Forward by X,Y,Z.
RIGHT
CVector3
Right by X,Y,Z.
UP
CVector3
Up by X,Y,Z.
POSITION
POSITION
CVector3
Position by X, Y, Z world coordinates.
PROPERTIES
VISIBLE
bool
Set the Waypoint Activator visible or not.

Input Events

Show
Set the Waypoint Activator to be visible.
Hide
Set the Waypoint Activator to be invisible.
Activate
Activate the Waypoint and add it to the list of available Waypoints for the Player.

Output Events

On Visible
This event will be fired when the Waypoint Activator receives a "Show" Input event.
On Invisible
This event will be fired when the Waypoint Activator receives a "Hide" Input event.
Personal tools
Namespaces

Variants
Actions
Navigation
Runic Sites
Toolbox