I am following this tutorial to create a game with random generated mazes:
http://catlikecoding.com/unity/tutorials/maze/ I want to add some monsters to roam around the newly created maze. How can I create navmesh for this kind of random generated environment?