You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says. I used the AStarFinder and have set diagonalAllowed: true and dontCrossCorners: true.
In general everything works, but I want to smoothen the Path to have more diagonal walking when possible and no zigzags.
The text was updated successfully, but these errors were encountered:
As the title says. I used the AStarFinder and have set diagonalAllowed: true and dontCrossCorners: true.
In general everything works, but I want to smoothen the Path to have more diagonal walking when possible and no zigzags.
The text was updated successfully, but these errors were encountered: