Hi everyone
For my thesis I decided to work with metahumans in Unreal engine and got stuck on an issue.
I am working in Unreal Engine 5.3 and have a metahuman (also 5.3) who I animate using Vicon Shogun livestreaming data to unreal and the Live Link Face App on iPhone.
In a specific level I want my metahuman to have all facial expressions shown whilst on another I want all facial expressions except for any eyebrow movements.
For this I already found the useful Blendshape data overlay in the app, showing me the keys used for eyebrow movements. I should just disable BrowDownLeft, BrowDownRight, BrowInnerUp, BrowOuterUpLeft, BrowOuterUpRight. I found online I might need to retarget the data coming in from the app to then put this retarget on the metahuman but this is were I get stuck.
How can I disable these specific parts of data and keep them 0? I cannot really seem to find any retarget option for the ARkit as there is for the LiveLink of the body.
Thanks you so much in advance!
- Allys