I used to be able to see a clear green line to the wp im headed but recently its dissappeared and i believe its because im no longer using Vector3 dir = (path.vectorPath[currentWaypoint] - transform.position).normalized; and path.vectorPath.Count.
problem is with the way I want my code to work I cant seem to use these anymore without running into errors…
nvm solved