Transport To Marker

Transport To Marker Node

The Transport To Marker Node queries the position of a Marker in a given location, and immediately transports the given object to that location, taking into account whether the object is a room object or a map object.


Ports

Ref

An object reference port that provides a reference to the object to transport. If this is not connected, and the logic is on an object, the current object will be used.

Location

A location reference port that provides a reference to the Location contains the marker to query. If not connected, and the logic is on a location, the current location will be used.

Marker

An integer input port that provides the index of the marker to query.


Parameters

Marker

A constant integer value for the marker index, used when the Marker port is not connected.