Tf generic bomb: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
==Outputs==
==Outputs==
{{O Targetname}}
{{O Targetname}}
'''OnDetonate
OnIgnite'''

Revision as of 11:03, 19 September 2018

Team Fortress 2 tf_generic_bomb is a point entity available in Team Fortress 2 Team Fortress 2.

tf_generic_bomb is an explosive hazard. It functions identically to the tf_pumpkin_bomb, but you can change the damage, explosive radius, explosion particles, and the explosion sound.

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

Inputs

Outputs

OnDetonate OnIgnite