unity create vecor from 2 points code example Example: vector between two points unity Vector3 newVector = targetPoint - initialPoint;