So in my Game I did this for object touch detection
The user touches the blue objects to trigger the next Layout. (Reason I did this was because the Hitbox was way to small for mobile. )
But, in doing this, the same problem comes up, and can barely touch them on mobile.
How do I Fix this?