The source code is here: http://www.policyalmanac.org/games/aStarTutorial.htm
Can anybody help as to what code needs to be added to enable this pathfinding algorithm to work with a isometric 2d tile map which is based completely on this XNA tile map tutorial: http://www.xnaresources.com/default.asp?page=Tutorial:TileEngineSeries:4.
I just need a working pathfinding for isometric map that I can use, if you can help then that will be good. or you know any libraries available as AI isn't really my area
thank you