You could use 'Pick Nth'. 'Pick instance 0' will pick the first instance involved in the overlapping, and 'Pick instance 1' will pick the second.
in your case:
when sprite is overlapping sprite
system --> pick Sprite instance 0
Do stuff
or however you want to accomplish your goal. But you can pick the once involved in the overlap by 'Pick Nth'