a script to find the start time of a skeleton animation and move them to time 0
First, select your skeleton root, then run the python script
When running the script, change the batchConvert() at line 50 to singleConvert()
In the script, the path is set from the project root directory.
All the fbx files waiting for converting is in rootDirectory/assets/inputs
The converted fbx will be written to rootDirectory/assets/outputs with the same name
After the files are in the folder, can just run the script!