- Home /
 
 
               Question by 
               Fr0stbite · May 29, 2014 at 03:48 PM · 
                navmeshnavigationplaymodebake  
              
 
              NavMesh baking
Is it possible to bake NavMesh in play mode?
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by karljj1 · May 29, 2014 at 06:14 PM
You can use NavMesh obstacles to "carve" into the mesh at runtime. http://docs.unity3d.com/ScriptReference/NavMeshObstacle.html
Your answer