- Home /
If Terrain is larger(width10000Xlength10000) then how to increase the size of the GridGraph of Astar Path Finder
First Thanks to Unity and http://arongranberg.com for the great work.well iam new to Astar Path finder.i want to increase the length (size)of the grid graph so that it can match to my terrain which is 10000 meters width and length.when i scaled it after clicking on the add new graph and scaled the grid graph ,my system in ran out of memory and a fatal error was caused.so what would be the best way of implementing the Astar path finder(grid graph) for larger terrains(length and width greater 7000meters). thanks in advance and thanks to unity and thanks to http://arongranberg.com
Unrelated to your question, but be sure to put a space after a full-stop. I don't intend to come across as a grammar-nazi, but the markdown (I think?) parser turned your "caused. So" into a URL. I was tempted to reject the question as it could be a possible attack vector, but you seem to be asking valid questions and it doesn't seem deliberate.
apologies Tarlius....i posted in hurry.well thanks for the approval ...