Move 100+ AIs forward

Hey!

Trying to find the cheapest solution to move 100+ AIs forward in a straight line. (Army advancing)

Currently using “Simple Move to Location”, hooking up each AI one-by-one and a unique target point = FML, takes for ever and does not feel optimal for performance?

What I have in mind is to either tell the AI controller to just move forward, without an actual goal until I stop it. OR at least have a single goal like a very wide box, covering the width of the army (trying this now results a goal to the center of the box). I can’t have one target point, since the AIs then start moving into each other.

OK, this is my solution that I have found to be rather cheap - can at least have about 200 AIs pushing forward at the same time.