Hi
Is it possible to have multiple SimObjects/Containers sharing a single WaypointList with different 'CurrentWaypoint’s for each SimObject/Container?
I know we can have multiple SimObjects in a MissionFile attached to a main object (e.g. a leading object) but they all then head to the lead’s waypoint. I want to get several different objects starting at various waypoints and continuing along the single WaypointList. I know I could repeat the WaypointList for each object but it doesn’t seem that elegant a solution.
Thanks,
C