guardian_bluespace_beacon
Place a beacon and then listen for clicks to teleport people to it
Vars | |
beacon | Our teleportation beacon. |
---|---|
teleport_time | Time it takes to teleport something. |
Procs | |
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 |
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