unity vector2 from point to point code example Example: vector between two points unity Vector3 newVector = targetPoint - initialPoint;