Node to check collision?

For example, create an int var “overlappingActorsCount” and add +1 for every Array Element. Then on Completed, if this var > 0 then it’s overlapping something.

Or drag “Length” node from GetOverlappingActors and check its value.