Component:TeleportPassthrough

From Resonite Wiki
Revision as of 22:07, 16 October 2024 by 989onan (talk | contribs) (add info)
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