/tg/ Station 13 - Modules - TypesVar Details - Proc Details

guardian_bluespace_beacon

Place a beacon and then listen for clicks to teleport people to it

Vars

beaconOur teleportation beacon.
teleport_timeTime it takes to teleport something.

Procs

can_teleportValidate whether we can teleport this object
on_beacon_deletedDon't hold a reference to a deleted beacon
perform_teleportStart teleporting
try_teleportingTry and teleport something to our beacon

Var Details

beacon

Our teleportation beacon.

teleport_time

Time it takes to teleport something.

Proc Details

can_teleport

Validate whether we can teleport this object

on_beacon_deleted

Don't hold a reference to a deleted beacon

perform_teleport

Start teleporting

try_teleporting

Try and teleport something to our beacon