Base on A* pathfinding algorithm, using custom map format, each node has a coordinate and is linked by lines. Base on the scenario, avoid rotation could be set in config.
z29591259/AstarCustomMap
Base on A* pathfinding algorithm, using custom map format, each node has a coordinate and is linked by lines.
HTMLMIT