None
Problem description:
I am trying to get the pixel location and I am using Click(), the reason for this is I have an object where only the bottom half of the image should be clickable for interaction, so I would see that y>32 since it's 64 pixels tall.
Is there any way I can do this or must I split them up into separate atoms?