🎮Animotive Animation Transfer Tools for Unity

This unitypackage contains an importer tool equipped with Unity-Editor scripts for straightforward integration of Animotive exports into Unity. It ensures animations are displayed in Unity as they were captured in Animotive.

Steps to Follow

  1. Download the latest release from releases page and download it.

  2. Once downloaded, drag & drop the .unitypackage into your Unity project.

  3. Once imported you'll see a new tab appearing in top menu called "Animotive"

  4. Clicking to that tab will open a new window called "Animotive Importer"

  5. It'll prompt a file browser window from where you can choose the exported folder.

  6. After selecting the export folder the editor-system will run validations and if any fail it'll show you a warning with an explanation as to why it has failed. If all goes good it'll start importing FBXes. IMPORTANT NOTE: Importing FBX files into Unity may take a while depending on how big are the source files and how many of them are there.

  • From now on the importer won't re-import the same FBXes again and again instead it'll use the existing ones for future. If you want to re-import the FBXes into your project to overwrite the existing ones you can check "Reimport Characters" checkbox

  1. Once imported you'll see a new scene being opened and in that scene there'll be characters and entitites imported and a group hierarchy. Before expanding the group hierarchy make sure "Timeline" window is open somwhere in your screen since the hierarchy contains "Playable Director"s that's controlling the animation you'll need the window to view the created tracks. Now you can expand the group hierarchy and select one of the takes. Once selected you'll see imported body animation,face animation (if any) and the audio track present on your timeline. If there's multiple takes as you switch between them Timeline window will be updated accordingly.

More information:

Last updated