Working with Unity’s NavMesh System for Smart AI
Unity 2021 NavMesh and Nav Mesh Agent
A previous article explored how we can use the NavMesh and NavMesh Agent in Unity 2021 to handle point and click movement for the player character. Today we will look a little deeper at setting up a NavMesh system from scratch and discuss how we might use that for an Enemy AI system.