i have an actor that is a button. now, when i click it i
want to check if the click is > or < (height/2) of actor.
any ideas?

EDIT: reason i´m asking is, i wanna "seperate" one button actor into two buttons. (but with one image).
if(xmouse>xscreen+width/2 && ymouse>yscreen+height/2) {};
Users browsing this forum: No registered users and 1 guest