/ / v0.2 / Teleportal ← Parkoreen
← v0.2 Overview

Linked portals that instantly transport the player between map locations.

Overview

Teleportals warp the player to a linked destination portal on contact. Each portal has a unique name and two connection lists — Send To and Receive From. A connection is active only when both sides are configured.

Linking portals

Portal A sends to B only when A lists B in its Send To and B lists A in its Receive From. Setting only one side creates no connection.

  1. Place portal A — give it a unique name, e.g. A.
  2. Add B to portal A's Send To list.
  3. Place portal B — give it a unique name, e.g. B.
  4. Add A to portal B's Receive From list.

Config options

OptionDefaultDescription
Teleportal Name(required)Unique identifier for this portal.
Send To(empty)List of portal names this portal sends the player to on contact.
Receive From(empty)List of portal names allowed to send players here.
Color#8844ffPortal glow color.
Opacity100Transparency 0–100.
Layer0Draw order.
A link requires both sides: A's Send To must contain B, and B's Receive From must contain A.