I’m using triangular shaped masks on two rectangles to form a corner of a wall. This is working just fine on the Corona emulator which is running on a Mac and it performs just fine on an iPhone 5 and iPad 3.
However, it is getting very bad results on Android (Samsung Galaxy 3) and it isn’t obvious to me what is causing it. I am following all the prescribed conventions, the mask size is a multiple of 4 and it has 4 pixels of black all the way around it.
The mask is a .bmp. I don’t know if that makes a difference. The masked object is from an image sheet which is a .png.
What I see is in places where I am using a mask the wall is really translucent… as in I can barely see it. I have determined that this is only occurring where a mask is being used.
I am willing to post some screen shots but I’m not sure where I would post it to link it here. Has anyone seen anything like this?