unity move vector 1/4 of the way to another vector code example Example: vector between two points unity Vector3 newVector = targetPoint - initialPoint;