I got a rough patrol layout going, but would like some simplification. Right now I’m forced to use a timeline to update the world position of each individual bot and this can lead to some weird behavior on occasion. I tried to use AIMoveTo but the bots didn’t move at all when I used that. See example below of failed AIMoveTo.
It’s should be pretty simple but I’m not getting it I think. Any help?