I want to destroy an sprite on touch. But I have the problem if there are two instances at the same position that both instances are destroyed.
I want that only the instance which is on the top (Z Order) get destroyed. How can I get the two instances that are affected by the touch event?
[attachment=0:190jsmke][/attachment:190jsmke]