Setting Up Ninja Interaction
This page summarizes the setup required for Ninja Interaction after the plugin has been installed and enabled.
For the general installation process, see the Installing Plugins guide.
Prerequisites
Requirement | Notes |
|---|---|
Gameplay Ability System | Required. Interactions are triggered through Gameplay Abilities. |
Smart Objects | Required for interaction definitions and behavior execution. Will be covered in guides. |
State Trees | Required when authoring interaction flows through State Trees. Will be covered in guides. |
Setup Checklist
Step | Required | Guide |
|---|---|---|
Install and enable the plugin | Yes | |
Add C++ module dependencies | Yes, if using C++ | |
Configure Collision Settings | Yes |
21 May 2026