Template:KV Gibshooterbase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(created)
 
(Redirected page to Template:KV GibshooterBase)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
*{{kv targetname}}
#REDIRECT [[Template:KV GibshooterBase]]
*{{kv parentname}}
*'''angles'''
:<[[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%

Latest revision as of 06:46, 24 July 2011