Author Topic: Tele Blocks :)  (Read 762 times)

Ok a lonnnnnnnng time ago there were these block that you would run in to and it would teleport you to another block :) Can we still do that??? (events)

Get onPlayerTransform from RTB


Ok a lonnnnnnnng time ago there were these block that you would run in to and it would teleport you to another block :) Can we still do that??? (events)

Or you can use OnPlayerTouch/Move to brick "name of the brick".

Ok a lonnnnnnnng time ago there were these block that you would run in to and it would teleport you to another block :) Can we still do that??? (events)
You're talking about JVS Portals I do believe. We don't have them anymore.

no its an event set player transform

Make sure it's onPlayerTouch/onActivate >> NAMED BRICK(not player) >> setPlayerTransform

Use Relative if it is a pad, but also you can use a compass direction if it is like a door that you are teleporting to. Also if it is a pad, if it is a two-way teleporter, then you need to make 4 bricks, 2 of them with raycasting/collision/rendering all off for invisibility so you teleport to them and the other normal bricks to teleport to them.