Multi-Grid Graph Navigation Tutorial
Aron Granberg's A* pathfinding project is a fantastic way for Unity developers to perform pathfinding in their game. In this tutorial, I outline how to get an AI to use multiple grid graph navigation meshes at once, and find paths off of their own graph.