Sam Littler

Results 1 issues of Sam Littler

My usage: When findPath returns an empty array because the destination is impassable, I'm testing various surrounding nodes to see if I can reach them instead. Using AStar algorithm, the...