Unity-Pathfinding icon indicating copy to clipboard operation
Unity-Pathfinding copied to clipboard

Any Unity Example scene?

Open nicmar opened this issue 6 years ago • 1 comments

Hi, thanks for sharing the code! Do you have any Unity project to share and test this with? I tried to use the Scene from http://www.jgallant.com/nodal-pathfinding-in-unity-2d-with-a-in-non-grid-based-games/ but use your code, and tried to split the classes into separate files.

But I don't get very far. I can generate a grid, and by toggling sprite renderer on/off i get something like this:

image

Any clues on how to use it would be great. :)

nicmar avatar Mar 19 '19 22:03 nicmar

Also, in what ways did you improve the original script? Would be interesting to know!

nicmar avatar Mar 19 '19 22:03 nicmar