Info teleport destination: Difference between revisions
Jump to navigation
Jump to search
Note:Can be more useful in hammer due to the model that can be used for measuring purposes.
(-made the page more concise, removed irrelevant info) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[File: info_player_start.png | right | 300px]] | [[File: info_player_start.png | right | 300px]] | ||
{{base point|info_teleport_destination}} It does nothing itself, but can be used to specify the destination for a [[trigger_teleport]] entity. An [[info_target]] can be used instead. {{Note|Can be more useful in hammer due to the model that can be used for measuring purposes.}} | {{base point|info_teleport_destination}} It does nothing itself, but can be used to specify the destination for a [[trigger_teleport]] entity. An [[info_target]] can be used instead. {{Note|Can be more useful in [[hammer]] due to the model that can be used for measuring purposes.}} | ||
{{clr}} | {{clr}} | ||
Revision as of 10:57, 18 October 2022
Template:Base point It does nothing itself, but can be used to specify the destination for a trigger_teleport entity. An info_target can be used instead.

Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities