Translucent depth?

Hello,
I wanted to test a little comic style explosion but something is very wrong…
As you may see here:

http://i.imgur.com/L82jEaJ.png

My material is build like this:

http://i.imgur.com/GZ9xY7W.png

But for some reason the z-order of the materials isn’t right…
The player shouldn’t be able the see the yellow clouds behind the red ones…
Help me please :frowning:

Hi Santo -

Uncheck Two-Sided in your material setup, the particle system by default makes sure that the sprites are facing the camera. This will eliminate the Translucency sort issue.

Thank You

Eric Ketchum

http://i.imgur.com/U1wjGOD.png

I tried but…

http://i.imgur.com/Hqg6Sf6.png

It’s kind of working with masked and scaling it down… but in the future I may need to access the opacity, so there is still need for a fix. :frowning:

Hi -

The Effect I am seeing above is it generated as one particle system with multiple emitters OR multiple particle systems?

If it is multiple particle systems, try to merge them into one particle system with multiple emitters. With multiple emitters the order of your emitters is the stack order of your particles, emitters on the left render beneath emitters on the right. Also you might want to look at your Sort Order in the Required Module and change to view depth/Proj.

Thank You

Eric Ketchum