Justin Nolan

Results 1 issues of Justin Nolan

-Use square distances for comparison to avoid Math.Sqrt, only calculate the distance after all early out code ran -Dont use Vector3.MoveTowards which calculates some variables we already calculated -Avoid vector...