These scripts are my workflow base on https://github.com/TrevisanGMW/gt-tools for convert mixamo or accurig to native gt tools rig and https://joaen.gumroad.com/l/ktpvZ for batch export retarget animation to .anim (gt-tools) or fbx.
The scripts is using GT Tools biped rigger, export/import weight map (built-in maya), mixamo auto-rigger or accurig auto rigger to function. Only works with humanoid rig type.
This scripts is written by chatgpt through try and error because i don't know how to code, i do test it many times before posted here, but there is no guaranteed you will not encounter any error, if you do so, please restart the code or maya, if it still not working, please re-install maya. You could sumbit the error so i could look into it and fix it (not really sure i could fix or not, but i will try).
These scripts are using shelf button, so i will pack the scripts with .txt format instead of .py format
- First, install GT Tools: "https://github.com/TrevisanGMW/gt-tools"
- Download this scripts. Extract zip file
- Go to shelf settings - New shelf - Name it - Ok
- Open Maya Script Editor - new tab - Python
- Open txt file, copy all - paste into maya script editor python tab
- Copy all - press hold Left button mouse, drag the mouse on shelf then release left mouse, choose python
- Edit the name to easy remember. You done it!
Demonstrated Gif will comming soon!
Docs will comming soon!