EXPLORATION

Teleport

Moves the player to another location. GPS waypoints are recalculated automatically after the move.

Use cases

Portals, doors, dungeon entrances, fast travel points, story transitions.

Parameters

Parameter Type Required Description
Destination No Which zone or spawn point to teleport to. Set via Studio Linker.

→ In-game result

{
  "action": "Teleport",
  "destination": "..."
}
In-game result

The player is teleported with a fade transition. Active GPS waypoints are recalculated for the new zone.

Related actions

Used in tutorials