Closed IshanA2007 closed 12 months ago
Make sure waypoint generation is done correctly because if it is randomized then an error will be thrown because the path array is accessed by waypoint num, so waypoint num should be less than the length of the path.
Make sure waypoint generation is done correctly because if it is randomized then an error will be thrown because the path array is accessed by waypoint num, so waypoint num should be less than the length of the path.