Requirements
Pose Overlay 1.0.2 targets Unreal Engine 5.8. The plugin descriptor enables the Control Rig, Blend Stack, and Data Validation engine plugins that Pose Overlay depends on.
Install The Plugin
- Install Pose Overlay through Fab, or place the
PoseOverlayplugin folder in your project’sPluginsdirectory. - Open the project and go to Edit > Plugins.
- Search for Pose Overlay and enable it.
- Restart Unreal Editor when prompted.
- If you are using a source distribution, compile the project for the target engine version.
Verify The Installation
- Add > Animation > Pose Overlay Set is available in the Content Browser.
- A Pose Overlay Set opens in the dedicated Pose Overlay asset editor.
- Pose Overlay Stack appears in Animation Blueprint node search.
- Optional Pose Overlay source reporters, Aim Offset, and IK Targets nodes are available.
Pose Overlay does not ship a character, Skeleton, locomotion set, weapon, or authoring Control Rig. It is designed to work with compatible assets from your own project.
Next Step
Continue with Getting Started and build one small working State before adding advanced systems.