#How do I make ai follow the closet point.(Description)
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
So I want to know how to make ai follow the closet point and fix the issue where he just stays at one point.
.
.
Using "Get closest" I'm sure you already have a list of points it needs to go to. Get the point it entered and remove it from that list then it'll go to the next one that it didn't enter.