Can you "Pick Nth" to pick the last instance?
I'm having a similar problem, I'm trying to select a specific overlapping sprite, but it defaults to selecting the sprite with the lowest UID (or appears to), while I want the one with the highest UID. If I use "Pick Nth" with N = 0, I get the card with lowest UID, N=1 gives me the card with 2nd lowest UID etc... but I want the card with the highest UID, and the number of cards picked isn't set.