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
Class hierarchy
CPointEntity
CBaseEntity
effects.cpp
Class hierarchy
Deathmatch Classic Deathmatch Classic
CTriggerTeleportDest
CBaseTrigger
CBaseToggle
CBaseAnimating
CBaseDelay
CBaseEntity
triggers.cpp

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

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) <string>
The targetname that other entities refer to this entity by.

Flags

Not in Deathmatch : [2048]