Tf projectile arrow: Difference between revisions
Jump to navigation
Jump to search
Nicksaysmeep (talk | contribs) (Created page.) |
m (use internal links) |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
tf_projectile_arrow is the projectile fired by [ | tf_projectile_arrow is the projectile fired by [[tf_weapon_compound_bow]]. It can be ignited by [[trigger_ignite_arrows]] before it is fired. It can be reflected by [[tf_weapon_flamethrower]]'s secondary fire and destroyed by the Short Circuit. | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 04:13, 15 July 2015
tf_projectile_arrow
is a point entity available in Team Fortress 2.
Entity Description
tf_projectile_arrow is the projectile fired by tf_weapon_compound_bow. It can be ignited by trigger_ignite_arrows before it is fired. It can be reflected by tf_weapon_flamethrower's secondary fire and destroyed by the Short Circuit.
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