2
« on: January 24, 2014, 01:23:28 AM »
i have some problem about the particle with NGUI.
now i have created a UI logo, the logo have particle on top of it, and with a background , background also have some particle.
But the problem come, the top of logo particle, its cant show it up, it will display behind the logo.
here is my top view setting:
---background---- <--- the lowest layer
----particle----
-----Logo-----
---particle----- <-- the toppest layer
and i have try each layer use 1 UIPanel depth, it also not work at all.
the first photo is i disable the "background" layer, the toppest particle can show (the star particle)
and the second photo is i enable the "background" layer, the toppest particle can't show in front of the Logo Layer ( the green plane)
plz help me about this , thx