Skip to content

Sprint 45: Manual Prefab Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@vkovec vkovec released this 09 Feb 20:27
e85e92f

NEW FEATURES

  • (Alpha) FbxPrefabAutoUpdater: new UI to help manage name changes.
    To use the UI, disable auto-update in the FbxExporter settings, then right-click on a linked prefab in the project view and select "Update from FBX"

  • FbxExporter: Added animation only export
    Use GameObject menu or context menu to select "Export Animation Only". Animation will be taken from
    Animation and Animator components. All animation clips will be saved to the same fbx.
    The first clip exported will be the default clip from the root Animator or Animation component.