Info teleport destination (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{tabs|info_teleport_destination|goldsrc=1|source=1|main=source}} {{This is a|name=info_teleport_destination|e0|engine=1}} It does nothing itself, but can be used to specify t...") |
(added class hierarchies) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{tabs|info_teleport_destination|goldsrc=1|source=1|main=source}} | {{tabs|info_teleport_destination|goldsrc=1|source=1|main=source}} | ||
{{ | {{CD|CPointEntity|goldsrc=1}} | ||
{{CD|CTriggerTeleportDest|goldsrc=1|game={{dmc|4}}}} | |||
{{this is a|point entity|name=info_teleport_destination|engine=GoldSrc}} It does nothing itself, but can be used to specify the destination and angles for a [[trigger_teleport (GoldSrc)|trigger_teleport]] entity. | |||
==Key Values== | ==Key Values== | ||
Latest revision as of 12:13, 5 August 2024
| CPointEntity |
| CTriggerTeleportDest |
info_teleport_destination is a point entity available in all
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) <QAngle>
- 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.
- Name (targetname) <string>
- The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.
Flags
- Not in Deathmatch : [2048]