Hi, I don't know if this can be done , but was wondering if it is possible and I don't know how to go about it.
Currently, I have one PNG image. It has some transparency in it. Is there some way to ignore the transparent part of the image, and apply collision only to the non-transparent part of the PNG file? Right now it is taking the whole image as one, and I have to manually create collision boxes and set it to invisible, and then overlap it with the visible parts of the PNG.
Oh, maybe I should mention that it is a square which is enclose with no openings, and the transparency is inside that square.