Hello,
Does anyone have any idea why my particle system is not able to become visible on Top of any other game object (floor, trees, etc)? Particle alone:
Particle above some platform:
My particle inspector:
I have tried to attach a Sprite Renderer component to my particle system prefab and increased its Order In Layer to become on top of my other game plaftorms, but it doesn’t seem to help. I would appreciate some explanation for this as i would like to use some particle systems i have as game animations for some monster deaths, i plan to instantiate the particle system prefab once the monster dies.
Thank in advance.