How do I replace the skeleton of a skeletal mesh(boots) with another one, provided that they have different poses? (The hierarchy and the name of all the bones are the same)
I understand how to do this with animations (via retargeter), but what about skeletal mesh?
-
This is the old skeleton (it need to be replaced with a new one)
-
This is the new skeleton. I want the boots to use this skeleton instead of the old one.
-
This is the result I get when using “Assign Skeleton”
As you can see, the poses of these two skeletons are slightly different: the position of the legs and arms is different.