Texture Opacity Covers up Sprite and Particle

Hi @Ketan_ATA,

That’s a common problem with transparent objects, it’s not PlayCanvas specific but how 3D rendering in general works.

There are various workarounds, you can doing a forum search on opacity / transparent sorting for some ideas on that.

1 Like