Please, look at my example.
I try to create something like "click`n`destroy" action here. But .. get strange problem ((((
Simple logic : click on object > place ID of object in global alterable (ID_catch) > check Object ID = ID_catch > Delete object
If you try to click on intersected object, you will see that this click delete the object that placed behind others , BUT in ID_catch alterable i have ID of object that always placed on top !!!
Is this a bug or something ?
Please login to see this attachment.
I hope I clearly explained.