I have a grid graph for the ground and a recast graph on a structure above it.
I have two nodelink2s.
- One connects the recast graph to the grid graph.
- The other connects two areas within the recast graph (floors connected by stairs)
For some reason, when given the option to get to the recast graph, the agent chooses the link NOT connected to that graph (as shown in the pics). This occurs only when he’s closer to that nodelink2 than the one that ACTUALLY connects the graphs.
Any thoughts on why this is? Is the Y axis ignored somewhere?