Tracks#
A track plays one or more actions in sequence. You can create multiple tracks to play several actions at the same time.
The track region has the following properties:
- Disable NLA stack (checkbox in blue object header)
When unchecked, mutes all the tracks except the Action Track.
- Track name
Double-click to change. (Not possible for the Action Track, as this one simply displays the name of the action.)
- Mute (checkbox in gray track header)
When unchecked, the track stops contributing to the animation. Its strips receive a dotted outline to indicate this. Note that you can also mute individual strips.
- Lock (padlock icon)
Prevents changes from being made to this track. This is useful, for example, if you want to move the strips in all the tracks except for a few.
- Solo (star icon)
Mutes all other tracks, including the Action Track, so that only this track contributes to the animation. This is useful for inspecting the track without any distractions from others.
Action Track#
The topmost track with the orange header holds the action that's being edited. Normally this is the object's active action, but if you select a strip and press Tab to enter Tweak Mode, you can temporarily make that one editable instead -- in the Action Editor or the Graph Editor, for example.
The Action Track has one of the following buttons:
- Push Down Action
Not available in Tweak Mode. Creates a new track below the Action Track and moves the active action into it as a strip, leaving the Action Track empty. (If you create a keyframe after this, Blender will automatically create a new active action to hold it.)
- Pin
Only available in Tweak Mode. When unchecked, the action's keyframes are shown at their original time points, rather than their new time points resulting from the strip being moved and scaled.