ability_spit

From Valve Developer Community
Revision as of 13:16, 23 May 2025 by Nescius (talk | contribs)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

C++ Class hierarchy
CSpitAbility
CBaseAbility
CBaseEntity

ability_spit is a logical entity available in Left 4 Dead 2 Left 4 Dead 2. It controls the spitter's spit attack which creates spitter_projectile.

Convars

z_spit_detonate_delay	0.1	"sv", "cheat"	
z_spit_interval	20	"cheat", "rep", "cl"	
z_spit_latency	0.3	"cheat", "rep", "cl"	
z_spit_range	900	"cheat", "rep", "cl"	
z_spit_spread_delay	0.2	"sv", "cheat"	
z_spit_velocity	900	"sv", "cheat"

See also