I have a question about importing and also exporting control rigs, I hope this is the best place for it:
I am writing a tool that will automatically import control rigs from my current importer.
Is there a way to call a external function so I can import a rig / export a rig through the Character controls:
Something along the lines of:
CharacterControls.AttachRig(path);
?
Thank you!