Import Package
Adding the package
Add Badger HTN in the asset store.
Open the Package Manager in Unity (Window->Package Manager), select Badger HTN press install.
Click "Import" to add Badger HTN. "Examples" can be excluded but "Resources" and "Scripts" are required.

Examples - Rendering Pipeline
Some examples have assets and are using materials from the standard rendering pipeline and if you have URP or HDRP in your project you will have to upgrade the materials.

Information about converting materials can be found here:
Dependencies
Badger HTN has some Unity dependencies that are automatically added/updated when you import the package:
com.unity.nuget.newton-soft-json
com.unity.modules.physics
com.unity.modules.ai
com.unity.ugui
The physics and ai dependencies are used for the examples and custom nodes.
Last updated