Hi there,
I need to validate when an instance of an object is overlapping another instance from any object, the issue here is that works like a charm when I validate this condition against different objects but when I try to validate 2 instances from the same object stops working.
Please take in consideration that I'm using "for each object" because I need to validate this for over 40 instances and without it doesn't update the information for each instance.
Hope you understand what I'm saying... And in advance thanks before!