Interactive Studio
back to documentation

Interactive Studio

Build no-code gameplay with tasks, triggers, effects, values, and player feedback.

Teleport

What it does

Moves the local player to a named spawn point in this space or another room.

Required item compatibility

Add it through a compatible item that shows this effect in its Tasks panel.

Setup

  1. Select the item that should perform this effect.
  2. Add Teleport to the task state where it should run.
  3. Configure the settings below and test the player path from the task’s starting state.

Settings

Setting What it means
Room ID Destination room; leave it empty for the current room.
Spawn Name Named destination spawn.
Spawn Radius Random radius around that spawn point.

Tiny example

Completing a lobby task teleports the player to the named Arena Start spawn.

Test and troubleshoot

  • Create and test the named spawn before connecting a teleport.
  • Use a small radius when players must land at an exact location.

Related pages