Tap problem

Hi all,
  I have this one problem with my app. When I tap/touch something, for example balloon, tap is going to act like its square, not like its round, so tap/touch is not going to work on balloon part of image only.
How do I fix this?
Thanks in advance

You need to implement a hit-mask.

See these links:

http://docs.coronalabs.com/guide/media/imageMask/index.html#hitmasking

http://docs.coronalabs.com/guide/media/imageMask/index.html#create

Thanks! :smiley:

You need to implement a hit-mask.

See these links:

http://docs.coronalabs.com/guide/media/imageMask/index.html#hitmasking

http://docs.coronalabs.com/guide/media/imageMask/index.html#create

Thanks! :smiley: