I’m trying to figure out what is the best way to do this with Corona. I want to add a background image and I want some regions of this image to be touchable, while the rest of the image not touchable. And I want to know what region was touched.
I thought using a mask on the background image would work, but how would you identify which region was touched?
Any ideas?