Generate Character Studio Rig from existing Bone Structure

Generate Character Studio Rig from existing Bone Structure

malte7D8L4
Explorer Explorer
779 Views
4 Replies
Message 1 of 5

Generate Character Studio Rig from existing Bone Structure

malte7D8L4
Explorer
Explorer

Hello,

 

i have a human figure mesh, already set up with bones and weights.

(it came imported as fbx)

 

is there a way to make a character studio rig out of this ?

 

(replacing the bones with character studio elements and keeping the weights)

 

thankyou and greetings!

 

 

0 Likes
780 Views
4 Replies
Replies (4)
Message 2 of 5

domo.spaji
Advisor
Advisor

Align and link bone to Cat bone and animate Cat rig.

0 Likes
Message 3 of 5

malte7D8L4
Explorer
Explorer

for technical reasons it needs to be CS.

 

i just had the idea to make a bvh from my skeleton and import that to CS as animation.

i believe that will change my CS rig to match my skeleton in its size and proportions.

 

but, if that works,  is there a way to transfer the weights ?  (that skin modifier)

 

0 Likes
Message 4 of 5

osukas
Advocate
Advocate

I do animation in max to be used in UNREAL models

I import the FBX in max, i make a BIPED or CAT rig with the same body proportions as the imported model, then I select the model bone and do a POSITION and ORIENTATION CONSTRAINT, and activate "keep initial offset"

this way the New bone system will move the character, and the original bones will preserve the original orientation, you select those bones and export.

-------------------------------------------

But if you need to 100% use the biped, what you can do is save the skin as a .env file (is in advanced parameters in the skin modifier)

then proceed to rename all the bones of the biped to the same names as the imported fbx. When all your bones are renamed, add skin modifier attach to the new bones, and load the .env file

I did this long time ago, you can do small test with just an arm to see if the .env loading is working

0 Likes
Message 5 of 5

Shinobububu
Explorer
Explorer

Skeleton2CAT-Title.png
Made a script that does this and even migrates the skinned mesh to the newly generated CAT rig 

https://github.com/Shinobubu/Skeleton2CAT

0 Likes