Hello guys? Then in a click game, click on an enemy sprite several times to destroy it. It happens that the enemies move, and occasionally they overlap. At that moment they respond at the same time to the touch. I tried to use a "For each ordered" using sprite.Zindex in trying to validate the touch only on the object above in the z-order, but it did not solve. Can anyone give me a hint how to solve this question?