Skip to main content

Mixamo

18 tools in this family (folder Editor/Tools/Mixamo/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
anim_library_apply_animationwritesRecord that an animation will be retargeted onto a given character (used by the state-machine
anim_library_assign_avatarwritesAssociate a Humanoid Avatar .asset path with an imported character. The Avatar must be
anim_library_build_state_machinewritesBuild a complete AnimatorController state machine for a character: locomotion blend tree
anim_library_configure_root_motionwritesConfigure root motion on an animation: InPlaceLocomotion (walk/run/jump), TranslatingRoot
anim_library_create_avatar_maskwritesCreate an AvatarMask .asset using a preset (UpperBody, LowerBody, NoSpine, ArmsOnly,
anim_library_emit_animator_controllerwritesEmit a MonoBehaviour scaffold (Speed/Jump/Hit/Die parameters + state-name constants) that
anim_library_emit_avatar_mask_templatewritesEmit a commented .cs template documenting the body-part layout for a given mask preset.
anim_library_emit_fbx_import_presetwritesEmit an Editor-only AssetPostprocessor that snaps every FBX dropped under a folder onto
anim_library_emit_ik_setup_scriptwritesEmit a MonoBehaviour that wires Humanoid foot & hand IK to a rigged Mixamo character.
anim_library_export_catalogread-onlyExport the full local catalog (animations + characters + naming patterns + state machines)
anim_library_import_characterwritesIndex a character FBX as a Mixamo-style rigged character. The FBX must already exist on disk
anim_library_initwritesInitialize the Buril Mixamo runtime. Probes for an Adobe Mixamo SDK (none ships today),
anim_library_inject_footstep_eventswritesInject footstep animation events at the given frame indices. Records the desired events
anim_library_install_hintread-onlyReturn the canonical Mixamo URL + Adobe-login workflow hint so the user knows where to
anim_library_list_animationsread-onlyList every animation currently indexed in the local catalog.
anim_library_list_charactersread-onlyList every rigged character indexed in the local catalog.
anim_library_register_naming_patternwritesRegister a custom regex → category mapping used by mixamo_scan_folder. Custom patterns are
anim_library_scan_folderwritesRecursively scan a folder for Mixamo FBXs and index each one in the local catalog.