Overlap Chain?

Is there any way to get actors on an ‘overlap chain’ ? like if A is overlapping with B and B is also overlapping with C D and E, I would like to get all of this actors in a single array.

You could do it like this:

Where the finding function ( it’s really a procedure, but … ):