Page 1 of 1

Bullet Impact Effect Help

Posted: Sat Nov 21, 2009 9:17 pm
by Recon Trooper
Ok. For my new map, the SWAT have to shoot the empire with modern guns so I'm giving them a bloodspray impact effect.

This is what I know.
ImpactEffectSoft = "effectname"
ImpactEffectRigid = "effectname"
ImpactEffectStatic = "effectname"
ImpactEffectTerrain = "effectname"
ImpactEffectWater = "effectname"
ImpactEffectShield = "effectname"
ExpireEffect = "effectname"
Which one is the impact for hitting a unit?

Re: Bullet Impact Effect Help

Posted: Sat Nov 21, 2009 10:44 pm
by AQT
Why didn't you test it out yourself before asking? Part of modding is trial and error. Anyway I assume that it would be Soft and/or Rigid.

Re: Bullet Impact Effect Help

Posted: Sat Nov 21, 2009 11:34 pm
by trainmaster611
Soft = Units
Rigid = Vehicles/Armed Buildings
Static = Props

The rest should be self explanatory.