[Control Rig] Unreal Engine 5.2 Control Rig 教學 - Control Rig setup - # 2 |Tutorial
- Liling Liu
- Oct 3, 2023
- 1 min read
Control Rig setup

Plugins
Turn on Control Rig + Full Body Ik plugins


Add Control Rig
Content Drawer> mouse right click> Animation >Control Rig> Control Rig

Control Rig
Graph : Forwards Solver

Control Rig three parts
Setup Solve
Forwards Solve
Backwards Solve
Setup Solve: Use the Rig of the Initial state to calculate the control of the Initial state
Forwards Solver : Use the control of the current state to calculate the rig of the current state.
Backwards Solver: Use the rig of the current state to calculate the control of the current state.
In Rig Hierarchy ,Import Hierarchy


It will show mesh and bones


In Rig Hierarchy ,right click. It can add new bones, and control

Control panel: change the shape, color, and transform

When moves the control, it must set offset Transform. Otherwise, after compile, it will turn to original transform

Use Control rig set back to Animation Blue print
Open ABP_XXXXXX file
Find the Control Rig and replace the Control Rig class with your own Control Rig

整個專案和文件下載 / Full projects and Documents Download: https://www.patreon.com/posts/control-rig-5-2-89966351?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link
Comments