- Home /
How to join navmesh, when navmesh when applied doesn't join?
Hi all,
Applying a navmesh to multiple modules of meshes. Pictured is the issue.
I am unable to figure out how to join the two meshes with settings, and I also do not want the navmesh agents to 'jump'. Any suggestions to overcome this would be greatly appreciated.
ty.
Answer by Seth-Bergman · Dec 14, 2013 at 05:34 AM
http://docs.unity3d.com/Documentation/Manual/Navmeshes.html
you need to increase the "max slope" and/or "step height" settings, and probably the "height" as well
Thankyou, Feel like an idiot missing that tab. $$anonymous$$ental blank.
took me forever to figure this out too, don't feel bad ;)
Your answer
Follow this Question
Related Questions
NavMeshAgent occasionally makes stale paths 0 Answers
Navmesh agent clearly not finding the most efficient route... 1 Answer
NavMeshPath.corners.length is always 0 1 Answer
how to generate infinite nav mesh path 2 Answers
Tutorial AI, NavMesh help 0 Answers