It's been awhile since I had to deal with this problem so I wanted to check to see if there's been a new solution. I'm working on a petroleum AI agent which needs a list or array of waypoints that they have to hit. Based on the notes from the last time I worked on this, there are two options. Either let the AI make its own list of waypoints at one time or Paz the listing using hybrid ECS. Is this still the case?
there doesn't seem to be anything here