blender_nla
Manage non-linear animation by pushing actions onto tracks, blending strips, and muting layers to control poses without overriding the active action.
Instructions
Drive non-linear animation: push an action onto its own track so the active action stops driving the pose, then layer, blend and mute strips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | What to do with non-linear animation. | |
| track | No | Track name. | |
| value | No | For op='mute'. | |
| action | No | For op='push', the action to push. | |
| object | Yes | ||
| frame_end | No | ||
| blend_type | No | How the strip blends with lower tracks. | REPLACE |
| frame_start | No | ||
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | markdown |