I'm making a game with drag and drop, but I have a problem. I'm using the drag and drop behavior, and it's working well except that only like half of the object surface is "clickable". You have to click on the top half of the hair in this case for it to work.
I know I can use an invisible sprite that is draggable and pin the hair to it, but it would be a lot easier if I could just do it this way and have the whole object be clickable.
Anyone have any idea on why it's doing this?
capx: https://dl.dropboxusercontent.com/u/624 ... phair.capx