How do I detect the transparent part of a sprite in unity
I have a sprite that is partly transparent. My aim is to fill the image with some square prefabs. I have written this code which works fine. while (newY < endVertical) { while (newX <