Hello,
I have the following issue. When I perform a raycast in the scene in the image below at the top location, I want my navmeshagent to walk to the position most near the intersection. That would be on the upper floor. However the navmeshagent always walks to the same x,z location, but on the lower part of the navmesh instead of the upper, indicated on the screenshot.
Is it possible that the navmesh cannot overlap? And if so, how would I solve this case?
Many thanks in advance,
Alex