PatrolJS icon indicating copy to clipboard operation
PatrolJS copied to clipboard

Doesn't handle bends in vertical axis properly.

Open ZackMercury opened this issue 7 years ago • 3 comments

image If you put begin node straight against the stairs, and the end node on the platform, it does this (screenshot). It should be putting dots down the stairs and up the stairs.

ZackMercury avatar Jun 29 '17 06:06 ZackMercury

It showing only path, but sphere will come on stairs

sandip-narwade avatar Nov 02 '17 04:11 sandip-narwade

It showing only path, but sphere will come on stairs

No, it goes by the path. Anyway, even if it would do that, the expected output of the algorithm is to have correct path between 2 points.

ZackMercury avatar Nov 11 '17 14:11 ZackMercury

Check out three-pathfinding, maybe it'll solve your issue.

nickjanssen avatar Dec 28 '17 06:12 nickjanssen