Unity NavMesh
Tutorial
·
Beginner
·
+0XP
·
35 mins
·
(651)
Unity Technologies
Learn how to create AI pathfinding using the Unity NavMesh components!
This video was produced by Brackeys.
Languages available:
1. Basics
Learn how to create AI pathfinding using the Unity NavMesh components!
This video was produced by Brackeys.
Unity NavMesh Tutorial - Basics
Download the Example Project here.
PlayerController
2. Making it Dynamic
Learn how to update your NavMesh at runtime!
This video was produced by Brackeys.
Unity NavMesh Tutorial - Making it Dynamic
ObstacleAnimation
LevelGenerator
3. Animated Character
Learn how to link together surfaces and how to add an animated character to our Agent.
This video was produced by Brackeys.
Unity NavMesh Tutorial - Animated Character
PlayerController