I’m building a python script to export characters from a certain folder as fbx with animations from another folder embedded. Each FBX has 1 animation. However, I’m having a really hard time to determine and set the end frames for each animation, right now they all last 1799 frames. Could anyone point me in the right direction?
In case anyone is reading this:
I finally managed to make it work with info from the reallusion github, which I fed to Claude. If you’re creating a script with Claude this is quite essential as the original documentation is lacking.