- Home /
 
 
               Question by 
               Mr_Happy_Pixel · Feb 06, 2018 at 03:43 PM · 
                ainavmeshnavigation  
              
 
              navigation without a navmesh
hello ,
I am making an envirment that is simply to large to bake a navmesh on my (kinda slow) computer. Are there any navigation methads that dont need a navmesh? 
thanks in advance.
               Comment
              
 
               
              Apart from implementing your own pathfinding AI, probably not.
 But look at the A* project (it has a free version that has 75% of the functionality), maybe that will solve this problem.
I know there are assets which can do it in older versions of unity but I can't find any that are up to date
Your answer