Swarm SDK Bugs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added a bug related to func_precipitation)
 
Line 2: Line 2:


=== func_precipitation "Particle Snow" ===
=== func_precipitation "Particle Snow" ===
The func_precipitation's precipitation types that start with "Particle" do not function correctly in alien swarm when compiled. For instance, the func_precipitation type "Precipitation Snow" creates the wind effect on the ground but does not add snow. The regular precipitation types however do work.
The func_precipitation's precipitation types that start with "Particle" do not function correctly in alien swarm when compiled. For instance, the func_precipitation type "Precipitation Snow" creates the wind effect on the ground but does not show the snow particles. The regular precipitation types however do work as expected.

Revision as of 11:36, 22 July 2010

Alien Swarm SDK & Hammer Bugs

func_precipitation "Particle Snow"

The func_precipitation's precipitation types that start with "Particle" do not function correctly in alien swarm when compiled. For instance, the func_precipitation type "Precipitation Snow" creates the wind effect on the ground but does not show the snow particles. The regular precipitation types however do work as expected.