pyro-dragon / Clan-PoC

The tech demo and basic functions of the Clan game
0 stars 0 forks source link

Units always path to the same point on a resource or depot anf get in eachothers way #11

Open pyro-dragon opened 10 years ago

pyro-dragon commented 10 years ago

Move the go-to point to the centre of the model, this should hopefully give multiple routes to it. Also perhaps consider changing the path ending detection to look for a distance from or collision with a target object. Employ local avoidance (RVO) to stop units running into each other. http://arongranberg.com/astar/docs/local-avoidance.php