#Nearest waypoint?

1 messages · Page 1 of 1 (latest)

boreal mulch
#

Hi, I have a very simple waypoint system, but the enemies go to an index of the waypoints, I'd like them to go to the nearest waypoint as i have multiple different spawn points

dry smelt
#

wavepointIndex >= Waypoints.points.Length - 1
UnityChanHuh