📄️ Overview
Video Overview
📄️ Setup
Quick start https://dev.epicgames.com/documentation/en-us/unreal-engine/plugins-in-unreal-engine.
📄️ Using Stage Interaction
After the initial setup, you can add your interaction stages to your interactable actors. You can do this on your characters, abilities, componenents etc.
📄️ Handing the Interaction Results
Now that we know how we add our interaction stages to the interactables, we now ready to use the runtime stage information to effect our game world.
📄️ Finally
Debugging