Hi, I'm currently working in a game where I have a frame in which I distribute the images in differents positions and when I click it, the color should change. The problem is that Construct consideres each image as a square and when I click in field that it's currently white for an image and transparent for the other. The image higher (and with transparent pixel) is selected and the color is changed.
The image shows a part of how each image of the frame is positioned.
PS: Its a frame, with the images outlines. Each figure doesn't have an outline. I saw that I could change its color or pick an image with different color.
PS 2: I'm using SVG images.
Anyone knows a possible logic that I could follow to make this right? Or another path...?
I hope I explained my problem as clear as possible and I appreciate your help