Entity spawn point: Difference between revisions
Jump to navigation
Jump to search
Grande1900 (talk | contribs) m (clean up kvs and outputs) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ent not in fgd}} | {{ent not in fgd}} | ||
{{CD|CEntitySpawnPoint|file1=tf_entity_spawner.cpp}} | |||
{{this is a|point entity|game=Team Fortress 2|name=entity_spawn_point}} A point for use with [[entity_spawn_manager]]. | {{this is a|point entity|game=Team Fortress 2|name=entity_spawn_point}} A point for use with [[entity_spawn_manager]]. | ||
== Keyvalues == | == Keyvalues == | ||
{{KV Targetname}} | |||
{{KV|Spawn manager|intn=spawn_manager_name|target_destination|The spawn manager this point belongs to}} | {{KV|Spawn manager|intn=spawn_manager_name|target_destination|The spawn manager this point belongs to}} | ||
Latest revision as of 07:59, 22 May 2025
![]() |
---|
CEntitySpawnPoint |
![]() |
entity_spawn_point
is a point entity available in Team Fortress 2. A point for use with entity_spawn_manager.
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
- Spawn manager (spawn_manager_name) <targetname>
- The spawn manager this point belongs to