I have two objects which contain Area nodes in them and Sphere shapes for each.
I want to verify if these objects are overlapping and when one body enters the other one, in the editor, not during runtime.
So, is there a way to verify overlaps in editor using tool scripts?