asw_snow_volume

From Source Entities
Jump to navigation Jump to search

Code classes:

Trigger.png

asw_snow_volume is a brush entity present in Asw.pngAlien Swarm. It creates snow. This entity cannot be sent inputs due to being completely client-side.

Note: Making large asw_snow_volumes can cause lag.

Keyvalues[edit | edit source]

Snow Type (snowtype) <choices>
What type of snow is created. Important: All asw_snow_volumes in your map must have the same snow type, or else they'll all be the Light type.
  • 0: Light, stays mostly within the brush volume
  • 1: Heavy, will get pushed around by fake wind

See Also[edit | edit source]