Dracarys anim fixer (small retargeting helper)

Hi folks! Recently I am worked on this plugin for anim - retargeting.
Problem that it try to solve: Often imported animated model(from FBX, mixamo…) have wrong scale and rotates for game engine exporters (for example like urho3d).
for example I am faced with this problem a lot time ago, you may read this old thread: Applying scale and rotate for Rig, buggy animation as the result

if we just scale the imported model we got buggy animation as result. so that’s why i made this plugin for helping fast retargeting from original model onto fixed clone.

how it works - tutorial:

link : https://github.com/MonkeyFirst/DracarysFixerPlugin

1 Like