Tf projectile flare: Difference between revisions
Jump to navigation
Jump to search
Nicksaysmeep (talk | contribs) m (Created page with "{{tf2 point|tf_projectile_flare}} ==Entity Description== The entity used for the flare shot by [http://developer.valvesoftware.com/wiki/tf_weapon_flaregun tf_weapon_flaregun]. t...") |
IS NEW Puddy (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
The entity used for the flare shot by [http://developer.valvesoftware.com/wiki/tf_weapon_flaregun | The entity used for the flare shot by most [http://developer.valvesoftware.com/wiki/tf_weapon_flaregun Flareguns]. tf_projectile_flare, just like the other base entities, shows up as invisible when spawned using console. | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 02:30, 15 January 2020
tf_projectile_flare
is a point entity available in Team Fortress 2.
Entity Description
The entity used for the flare shot by most Flareguns. tf_projectile_flare, just like the other base entities, shows up as invisible when spawned using console.
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