Without families using pick nth instance should work also:
System -> Pick nth Instance
If 2 instances collide, picking instance 0 will pick the first instance and instance 1 will pick the 2nd instance
ON collision Enemy with Enemy
Pick instance 0 ... do whatever
Pick instance 1 .. do whatever