Installation¶
Requirements¶
- Unreal Engine 5.5+
- A project with NavMesh support (most templates include this)
Install via Git¶
Clone the plugin into your project's Plugins/ directory:
Install via Download¶
- Download the latest release from GitHub Releases
- Extract into
YourProject/Plugins/AnimusExMachina/
Enable the Plugin¶
Add to your .uproject file:
Rebuild¶
Rebuild your project. The plugin depends on these engine modules (resolved automatically):
AIModuleStateTreeModuleGameplayStateTreeModuleNavigationSystemGameplayTags
And these engine plugins:
StateTreeGameplayStateTree