
Setting up NavMeshes
Tutorial
intermediate
+10XP
30 mins
(162)
Unity Technologies
In this tutorial students will construct a NavMesh over a game environment and investigate the creation of nav mesh agents. Next, students will complete the NavMesh building exercise through the setting of different agent types, restricted zones and limiting agent sizes.
Resources
1. Setting up a NavMesh
In this tutorial students will revise the setup of a navigation mesh and setup some nav mesh agents for exploring the use of navmeshes in more detail.
2. NavMesh Layers and Masks
In this tutorial students will learn how to control the which parts of a navmesh and agent can move across.
3. Selecting NavMesh Areas
In this tutorial students will learn how to use different navmesh areas to control where agents can move.