Template:KV Gibshooterbase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(created)
 
m (remove first bullet)
Line 1: Line 1:
*{{kv targetname}}
{{kv targetname}}
*{{kv parentname}}
*{{kv parentname}}
*'''angles'''
*'''angles'''

Revision as of 20:08, 18 October 2005

Template:Kv targetname

<angles> The direction the gibs will fly.
  • m_iGibs
<integer> Total number of gibs to shoot each time it's activated.
  • delay
<float> Delay (in seconds) between shooting each gib. If 0, all gibs shoot at once.
  • gibangles
<angles> The orientation of the spawned gibs.
  • m_flVelocity
<float> Speed of the fired gibs
  • m_flVariance
<float> How much variance in the direction gibs are fired.
  • m_flGibLife
<float> Time in seconds for gibs to live +/- 5%