[GUIDE] How to Teleport players relative to their position.

TwashMan

L1: Registered
Sep 14, 2016
37
13
To be able to follow this tutorial you will need to know how to make a teleport.

Here is a simple teleport setup. One trigger_teleport and one info_teleport_destiantion.

xz4Ui3b.png



Step 1.
Create an entity in the middle of the trigger_teleport and center it.

tiWEWjh.png



Step 2.
Select the entity and turn it into a info_landmark. Name it whatever you want. But i named mine TeleMark

Kd6RADJ.png



Step 3.
Center the landmark in the middle of the trigger_teleport and inside of the floor like this

audAxdu.png



Step 4.
Set the "Local Destination Landmark" Property in the trigger_teleport to the name of your info landmark.

Q5v40zJ.png


Step 5.
Cover up any holes in your level and it should be done.

r3PyjlJ.png


Note: Try to place the teleports on the x or z axis and not the y axis. The screen jidders a little if you do so.
 

worMatty

Repacking Evangelist
aa
Jul 22, 2014
1,258
999
Alternatively, name the trigger_teleport and specify it as the landmark entity, saving the need for another info_teleport_destination. Make sure the origin of the trigger_teleport and the destination entity you use are at the same height.