Hi, all!
I created CrowdManager and Agent.
Now I want several agents as parts of different crowd.
More than that, I want them to migrate from one crowd ot another from time to time.
How to do this?
I know DetourCrowd can do this, but how to do this in Urho?
Also, I have various surfaces I want agents to avoid, but walk on last resort (if no other path available).
Like roads and sidewalks. How could I make so that crowd paths are preferred to be on sidewalk?
Thanks!