Move into formation and move group at the same time

nicmar

New member
Is it possible to set it up, so that a group forms a row for example, and at the same time, the entire group moves.
I'm looking at the movement demos right now, and they first form a group, then move, and it would look very nice if it happened at the same time.

Thanks!
 
The formations currently do not support this. Right now it'll take modification within FormationGroup to not call MoveStatus.Wait while the agents are starting to create their formation.
 
Thanks! Ok, it's not critical but it would be cool. I was thinking if it was possible to run the grouping and moving in parallell tasks, but i haven't figured out the basics of BD yet, so I will see what we need later :)
 
Top