Export Bone animations to other model or library

Export Bone animations to other model or library

lucas_klein83QQC
Advocate Advocate
481 Views
1 Reply
Message 1 of 2

Export Bone animations to other model or library

lucas_klein83QQC
Advocate
Advocate

[ FlexSim 19.0.2 ]

Int he General tab of Operator it's possible to see the Save/Load/Edit options to work with the exportation/importation of animations and shapes.

I'm having trouble to export and import the animations that I've downloaded from Mixamo and applied to the Operator. I've created a new animation, inserted the animation clip and saved the Composite Tree file with the new animations (Also tried with the Tree file).

18064-error-operatoranimation2.jpg

So when I open another model and try to import the previous Operator Tree, the animation is there but the Clip is empty.

18062-error-operatoranimation.jpg

Is there a way to export objects with custom bone animations? I've tried to use the UserLibrary too, but no success, got the same result.

Thanks in advance.

0 Likes
Accepted solutions (1)
482 Views
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

When you save a composite visuals t file, it saves the "visual" node within that object to a file. This contains any visual information that is on that one particular object.

When you add a custom animation or otherwise customize a shape's animation clips, you are adding information to the model about that shape itself, not the individual object that uses those animation clips.

The animation clip info about a shape is stored in MODEL:/Tools/AnimationClips.

If your object's animations reference nodes within that node (such as custom animation clips), you need that data too, not just the one object's visual node.

18065-save-visuals.png

One solution might be to copy/paste the data in your AnimationClips node into your other model so that you can reference it from the dropdown menus that are blank in your picture.

See also modifying an fbx animation for another solution involving saving that data as fsa files so that they are automatically loaded into the tree when you load the fbx file in a different model.



Phil BoBo
Sr. Manager, Software Development
0 Likes