Please assist me,
I have different image with tap event, The images are close to each other, some overlap each other.
I want only one event to respond at a time BUT is working like that.
Whenever I taped, all the images within the tap execute their actions. I WANT IT ONE AT A TIME.
Please how can handle this; for one image to respond at a time?