Change path finding system

Started by WMP, December 30, 2013, 07:21:21 AM

Previous topic - Next topic

WMP

Hello Tynan, do you planning change path finding algorithm? Now is Best First Search, yes? Maybe you could think about A* ( http://en.wikipedia.org/wiki/A*_search_algorithm )? This is very good page to compare path finding algorithm: http://qiao.github.io/PathFinding.js/visual/