Calculating Player position based on another Actor?

Thanks @Fortirus and @pezzott1 . I’ve copied your code a bit and then I broke out 4 of my balls into different nodes just to see what was happening. I’m struggling to find documentation on how to take this information and filter it to determine who is closest to the center? I’m assuming that I need to create a data table and sort by lowest number or something? Then convert that to a scoreboard using a widget?