Using Unity’s Built-in Path Finding: Part 2

In this new tutorial, we learn how to use the NavMesh objects and implement a simple AI; topics covered include: []: Changing the code to make it possible to have a dynamic target (NPC following a moving object) []: extending the maze and ensuring that the new walls are baked []: Adding multiple NPCs
Back to Top