Descriptions
One of the things that is needed for AI in the Unity game engine is how to change NavMesh during game play (at runtime).
Using the Runtime NavMesh Package, you can change the NavMesh path before starting the game, in game pause mode, or during game play.
This package is created with Uni