Samples
In a package folder named Samples you can find projects that showcase possible use cases.
Samples in this package are contained in a hidden folder named Samples~ and they can be imported using Package Manager.
This allows package to be lighter if samples are not used.
To import samples, follow these steps:
- Click menu item
Window/Package Managerto open package manager window. - Make sure you selected tab
Packages: In Project. - Find package
Agents Navigation. - Find button
Samplesand click it.
Node. Make sure tab
Packages: In Projectis selected.
For more information check https://docs.unity3d.com/2022.2/Documentation/Manual/cus-samples.html.
Scenarios
Contains small isolated test scenes that showcases some common navigation behaviors (etc. circle, hallway, group ...).
Mass
Stress test scene where thousands of agents are spawned and navigate through static and dynamic obstacles.
Zerg
Small subset of RTS game. With some common controls like smart stop, attack, follow, combat...