I see what you're saying. So, the collision condition can be used to affect one instance instead of all of them, right?
Does this apply when adding the instance object as a child of the player? Let's say I wanted the same instance that the player collides with to become a child object without affecting other instances in the level. So far, adding the object as a child of the player causes all instances in the level to be affected.