So I'm having many PImage instances drawn on the canvas and I also apply a z depth to them. Most of them have their transparency is applied properly, but some others seem to not do it properly. I am not sure what to look into to fix this issue. Is there a way so that they all have the same transparency?
Below is a screenshot of what currently happens:
See the
Github repo for the
code if you will.
-mat.
1