Hi all, maybe could be a stupid question... but I can't see an easy solution to do that
I made 2 sprites, one is a button, and another one is a cover of the button.
I would like to delete the button if I press on it, but the problem is that I can delete a button if is behind of the cover button... and this is a problem.
I try different solution to do this, but without any success:
http://www.umbriadesign.it/example/problem.capx
there is any method to do this easly? I need to use different layer, so the Z order will be a problem... I want like:
if the button is behind the cover_button doesn't remove, but if it's in front yes.... there is any condition to do that
thank you very much