Question by
Dargor87 · May 04, 2019 at 12:31 AM ·
scripting problemscripting beginner
NavMesh of an automatically generated maze
Hello, I'm developing a simple game for a university project. In practice I have an automatically generated labyrinth and I have to apply a navmesh to make an enemy chase me through the maze. I'm trying to use NavMeshSurface the problem is that the maze is generated automatically and I don't know how to add the NavMesh to the various components. Could anyone help me? Many thanks in advance
Comment