Hi everybody, I have a problem I've seen in an older post, and it won't let me continue with the discussion so I have to start a new one.
I have a particle emitter that sprays coins behind a coin Icon. This Icon is over my UI header. I create the particles emitter but the coins appear behind the whole header, not just the coin Icon.
On the layout, the Coin is on the Z Index 59, a sample emitter on the 58 and the header background on the 52.
I also tried moving the emitter and the particles to the correct layer programatically... didn't worked. Tried moving them to the top on every tick, but the particles still appear behind the header... I even tried creating a new layer on the very top of the layout, but still the same.
In the old post they mentioned removing a 3D camera, but I'm not using one. I even tried adding and removing it! XD.
Anyone faced this problem lately?
Thanks in advance!