get a vector2 pointing between 2 vectors unity code example Example: vector between two points unity Vector3 newVector = targetPoint - initialPoint;