Closed akuskis closed 6 years ago
Take geometry into account (diagonal is longer then side in right-angled triangle). pathFind does not change goal any more. Goal can be taken from result array.
pathFind
goal
Test for this behavior and explanation can be found around: #380
This code is the same changes as in the other PR right? If so, we can close this one and just merge them together.
Take geometry into account (diagonal is longer then side in right-angled triangle).
pathFind
does not changegoal
any more. Goal can be taken from result array.