I have multiple planes which are adjacent to each other, all with the same navmesh area (“walkable”). I need my navmesh agent to be able to move from one area to another, to treat the two planes as the same area. how can this be done?
I’m not sure I understand your setup – is the navmesh on these planes connected or not ?
A screenshot with navmesh debug graphics overlay might help diagnosing the problem
thanks for your help. here is a Screenshot. the blue is navmesh “walkable”. int his case there is a separation between the navmesh because the planes are not touching. However, even when I rebake the navmesh with the planes touching or overlapping, agents are not able to move from one plane to another. Im pretty sure I’m missing something quite basic and that this is not a bug. “generate off-mesh links” is checked in bake settings. no matter how I rearrange the planes and rebake the navmesh, agents are not able to move across.
