DamageParticleSystems works wired
the units have 2 values by default
(DamageParticleSystems=SparkSys,SmallGreySSys)
but in this case it always load "SmallGreySSys"
if you set just one value (DamageParticleSystems=SmallGreySSys)it will work as well
but if you set "DamageParticleSystems=SparkSys" you get no sparks at all
when you try to set more than one value and not to include "SparkSys" (DamageParticleSystems=BigGreySmokeSys,SmallGreySS ys), sparks got choicen randomly (sometimes first value, sometimes second, sometimes NOTHING ! )
even if you include "SparkSys" but set more than two values (DamageParticleSystems=SparkSys,SmallGreySSys,BigG reySmokeSys)
it will work randomly, but at least it will always appear(not sure, tested just few times)
|