Skip to content

Plugin for Blender that allows you to associate Actions and Slots to specific objects, ready for export, in addition to other tools.

License

Notifications You must be signed in to change notification settings

olavra/blender-actions-binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Action Binder

Blender does not create direct associations between Actions / Slots and the objects with which they were originally created or are compatible, and delegates this bound to direct linking between an object and a single action through its animation data, or to coordination in the NLA.

Action Binder creates Animation Groups, which associates an Action with Slots to Objects / Data, allowing you to quickly switch between complex animations with multiple entities involved, and easily export them in FBX format.

Several Animations can be created using the same actions but binding different objects to it.

Location

View3D > Sidebar > Animations

Reset Pose Tools

  • Removes any linked animation data, resets the bone positions, shape keys and custom attributes to default values, of the selected objects.

Push All to NLA

Pushes every Animation group actions to their corresponding object tracks in the NLA sequentially.

Create from Pose

Creates a new Action from all the currently selected objects, including object transforms, poses and shapekeys values.

Create one per Action

Creates a new Animation Group per Action, binding the the most probable object into each slot automatically. If an action is already bound to another Animation Group it will not create a new one.

Export Animation Groups

I have created a modified version of Unity's FBX exporter that allows you to export Animation Groups as individual FBXAnimStacks. You can download FBX Plus here.

About

Plugin for Blender that allows you to associate Actions and Slots to specific objects, ready for export, in addition to other tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages