Rokoko / rokoko-studio-live-blender

Rokoko Studio Live plugin for Blender
GNU Lesser General Public License v3.0
326 stars 38 forks source link

Retargeting breaks existing animations #78

Open ForgotMyCode opened 2 years ago

ForgotMyCode commented 2 years ago

I have noticed that retargeting animation breaks some existing animations. This does not include animations that were previously retargeted by this tool (and some other ones as well, I have not figured out what makes the animations to break). (The skeleton of the broken animation is "flying around")

Before: before After: after

// This is an animation on the target skeleton, completely unrelated one.

Am I doing something wrong or is it a bug?

Edit: It seems like even when I export the retargetted animation into FBX, the animations are then unable to use the original skeleton properly, makes me think the original (target) skeleton gets broken during the retargeting?