Help

I would like to know how can I make an event happens only if someone tap an specific spot of an image or object, is there any way to do it?
Thanks [import]uid: 32005 topic_id: 6659 reply_id: 306659[/import]

do a normal tap and then compare event.x and event.y to the object’s x and y [import]uid: 6645 topic_id: 6659 reply_id: 23201[/import]