Question by
Arthur-Owens · Oct 07, 2016 at 02:56 PM ·
particles
Particles Fade Near The Ground
I have a bit of a problem. When my particles get close to the ground they start to fade. I don't know what is causing this. When I move the particle system up it looks fine. Any help would be appreciated.
particlescreenshot1.png
(39.4 kB)
particlescreenshot2.png
(109.5 kB)
Comment
Best Answer
Answer by Newbo-O · Oct 07, 2016 at 03:22 PM
It looks like what soft particles do.
You could either disable soft particles globally in "Quality" settings if you don't need them in your game or change the shader of your "magic effect" material for one that doesn't handle soft particles (for instance, if you're using "Particles > Additive (soft)", change it to "Particles > Additive")