- Home /
Saving out animation changes
Is there a way to save or export changes made to animations in the inspector? Like trimming the clip, loop pose, baking root transforms. I want to take the same fbx takes into another project without having to redo all the edits.
Comment
If you mean the import settings, you can simply build a package.
Best Answer
Answer by Benproductions1 · Jul 26, 2013 at 11:10 PM
Hello,
In Unity you can "export" assets in a Unity Package. This is the same package the "Standard Assets" and anything you download from the asset store come in.
You can then import the package into any other Unity with prefab links and import settings staying the same :)
Hope this helps,
Benproductions1
Your answer