So here is the condition
If a object touch another object, a layer will pop up, as soon as the object not touching the other object anymore, the layer will be closed
So far I use overlapping function, it works when I want to show the layer, but how to hide it?
Thanks