This article's documentation is for the "GoldSrc" engine. Click here for more information.

info_teleport_destination

From Valve Developer Community
Jump to: navigation, search

info_teleport_destination is a point entity available in all GoldSrc GoldSrc games. It does nothing itself, but can be used to specify the destination and angles for a trigger_teleport entity.

Key Values


Angles:
Pitch Yaw Roll (Y Z X) (angles) <angle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.

Targetname:
Name (targetname) <targetname>
The targetname that other entities refer to this entity by.

Flags

  •  [2048] : Not in Deathmatch