I just got Path by AngryAnt and tried making a grid with it, I manually connected all the nodes so that there wouldn’t be any diagonal links. The problem now is when i use the demo seeker the path it creates goes diagonally through the grid. Does anyone know a way I can make the pathfinding ONLY use the links I make. I want the movement to be grid based.
solved it. put path blocking cubes in the empty space between the nodes.