Component:TeleportPassthrough

From Resonite Wiki
This page contains changes which are not marked for translation.
Component image 
Teleport Passthrough component as seen in the Scene Inspector

Teleport Passthrough makes a collider on the same slot act as if the collider doesn't exist to the teleport selector when teleporting via the Teleport Locomotion Mode.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.

Usage

Attach to a slot with a collider, to enable teleporting through a wall via the Teleport Locomotion Mode.

Examples

This can be used in puzzle rooms where the way out or forward in a puzzle is by teleporting.

Related Components