I am facing some problems with my current system.
Check this picture: https://i.stack.imgur.com/Q221O.jpg
I want to “click” behind the avatar to get the “item” (table) behind him. But i cannot, because of the picture is overlapping.
Here you can see the problem: https://i.stack.imgur.com/nM6nA.jpg
How should i do this? It is impossible? Or do i have to make it in HTML5 Canvas to make this work?
You could make the overlapping picture trigger his
parent()click event. For example :