The normalized vector points from _pointB to _pointA. When it is scaled with the _distance is produces a vector that can be used to move the Collider2D so that they are no longer overlapped (if the _distance is negative) or so they are touching (if the _distance is positive).