Update Facial Expressions authored by Pin-Hua Ho's avatar Pin-Hua Ho
...@@ -49,9 +49,7 @@ Since CC4, Reallusion has updated its export pipeline to UE5 to better accommoda ...@@ -49,9 +49,7 @@ Since CC4, Reallusion has updated its export pipeline to UE5 to better accommoda
7. In Content Browser, right-click on the AnimationSequence asset -> Create -> Create Pose Asset. 7. In Content Browser, right-click on the AnimationSequence asset -> Create -> Create Pose Asset.
![image](uploads/5cd64c96507a32c5eabd3e3330b75ec2/image.png){width=317 height=600} ![image](uploads/5cd64c96507a32c5eabd3e3330b75ec2/image.png){width=317 height=600}
8. Copy-paste these names to PoseNames. 8. Copy-paste these names to PoseNames.
| header | ```
| ------ |
|
1_l 1_l
1_r 1_r
2_l 2_l
...@@ -95,7 +93,7 @@ Since CC4, Reallusion has updated its export pipeline to UE5 to better accommoda ...@@ -95,7 +93,7 @@ Since CC4, Reallusion has updated its export pipeline to UE5 to better accommoda
44_r 44_r
45_l 45_l
45_r 45_r
| ```
![image](uploads/a58b40fd9272d276ab1ea2867fce9427/image.png){width=468 height=600} ![image](uploads/a58b40fd9272d276ab1ea2867fce9427/image.png){width=468 height=600}
9. Set the PoseAsset to be the Mapping in the FacialExpressionComponent 9. Set the PoseAsset to be the Mapping in the FacialExpressionComponent
... ...
......