0
    
    
    
        
        
        Under vurdering
        
        
    
    
    
    
    
    NavMesh Generation
Anyone know of a way to generate a NavMesh one the dungeon is completed?  this might be a limit of unity to generate NavMesh at runtime.  Would be a great additional option if one could figure it out.
0
	
    
	
	
	
	
	
	
		
	        Under vurdering
		
	
	
	
		Daedalus 11 år siden
    
	Unfortunately, you can't generate NavMesh at runtime with Unity, but you can generate it beforehand and use that trick shown in one of the Daedalus videos. There are other options, though: you can use any other package out there that offers runtime pathfinding data generation.
	
	
Kundesupport af UserEcho