What’s New
Getting Started

Teleport Sensor

Last Updated: November 8, 20240.6 min read

Description

The Teleport Sensor component detects when a player or object enters a specified area and instantly moves them to a predetermined location. It can be used for transporting players across distant parts of the game world or within a puzzle or obstacle course setup.

Usage

Teleport sensors are ideal for implementing portals, shortcuts, or escape routes within a game. They can create spatial transitions and are commonly found in adventure and puzzle games, enabling seamless movement between distinct areas.

Key Properties

  • Destination Location: The target coordinates to which the player or object will be teleported.
  • Activation Condition: The condition that triggers the teleportation (e.g., player entry, object interaction).
  • Effect on Arrival: Any visual or audio effects that play upon arrival at the destination, enhancing the teleport experience.

Feedback

Please be sure to submit issues or feature requests through the embedded feedback form. In the event it is a major issue please contact us directly through Discord.

Table of Contents