unity get vector pointing at position code example Example: vector between two points unity Vector3 newVector = targetPoint - initialPoint;