Tf halloween gift spawn location: Difference between revisions
Jump to navigation
Jump to search

(Created page with "tf_halloween_gift_spawn_location is a entity that handles where the gargoyle should spawn") |
No edit summary |
||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
{{CD|CHalloweenGiftSpawnLocation|file1=entity_halloween_pickup.cpp}} | |||
{{This is a|point entity|name=tf_halloween_gift_spawn_location|game=Team Fortress 2}} It handles where the gargoyle should spawn. | |||
== Keyvalues == | |||
{{KV Targetname}} | |||
{{stub}} |
Latest revision as of 17:51, 26 October 2024


![]() |
---|
CHalloweenGiftSpawnLocation |
![]() |
tf_halloween_gift_spawn_location
is a point entity available in Team Fortress 2. It handles where the gargoyle should spawn.
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