I have an image that is mostly alpha.
Problem is that it blocks buttons from working.
Is there any way to set a flag to an image so it is not part of the 'touch/mouse' collision funcitons?
i can arrange it behind the buttons... but that brings other issues, because something needs to be
behind the image with alpha... but over the buttons.