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.