Template:Hl1 KV Gibshooterbase

From Valve Developer Community
Revision as of 16:39, 10 February 2024 by N0one (talk | contribs) (Created page with "<onlyinclude> {{KV|Number of Gibs|intn=m_iGibs|integer|Total number of <code>gib</code>s to shoot each time the entity should shoot.}} {{KV|Delay between shots|intn=delay|stri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Number of Gibs (m_iGibs) <integer>
Total number of gibs to shoot each time the entity should shoot.
Delay between shots (delay) <string>
Delay (in seconds) between shooting each gib. If 0, all gibs shoot at once.
Gib Velocity (m_flVelocity) <integer>
Speed of the fired gibs.
Course Variance (m_flVariance) <string>
How much variance in the direction gibs are fired.
Gib Life (m_flGibLife) <string>
Time in seconds for gibs to live +/- 5%.