hardyanto
Results
2
issues of
hardyanto
Hi, I am trying to set some obstacles on the grid by using grid.setWalkableAt. And I use raphaeljs to draw the path from the start to end point. However, it...
I can get the shortest path for the first loop but Why can't I get the shortest path in the subsequent loop? Here are the codes: var grid = new...