Info teleport destination

From Valve Developer Community
Revision as of 10:56, 18 October 2022 by Nescius (talk | contribs) (-made the page more concise, removed irrelevant info)
Jump to navigation Jump to search
Info player start.png

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.

Note.pngNote:Can be more useful in hammer due to the model that can be used for measuring purposes.

Keyvalues

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

See Also