env_dustpuff
Jump to navigation
Jump to search
Code classes:
CEnvDustPuff
CPointEntity
CBaseEntity
(all ents)
env_dustpuff
is a point entity present in all Source games. It can emit dust puffs.
Keyvalues[edit | edit source]
- Scale
(scale)
<float>
- Size of the dust puff.
- Speed
(speed)
<float>
- Speed at which the dust particles should move.
- Dust color
(color)
<color255>
- Color of the dust particles.
Inputs[edit | edit source]
- SpawnDust
- Spawns a dust puff.