Fog Effect

  • Thread starter Thread starter NovaKid
  • Start date Start date
N

NovaKid

Guest
How do I add fog to my map? and I saw someone add like dust particles to their map and it was like shooting out, how I do that?

Regardz,
NovaKid
 
add fog with an env_fogcontroller. you can set the start/end distance, colour, whether you want z-plane clipping on a large outdoor map etc.

a steam jet is env_steam (point entity); dust is func_dustcloud, abrush entity tied to a nodraw brush
 
Back
Top