How are you generating navmeshes Tanaris? Do you generate one tile per adt or more than one tile per adt (lets say 16 tiles -> 4x4)?
Im saving the navmesh params and the tiles in my navmesh files and I think its the wrong approach, wouldnt it be better to have a navmesh params file and
be able to load a navmesh with addTile when I need to.
For now Im bound to one tile, I cant add more than one and cant see why.
+rep for the help you provided me so far, thank you