blender_create_animation
Generate procedural animations (spin, bounce, orbit, pulse, wave, idle) to preview motion and verify rigs before committing to final animation.
Instructions
Generate a procedural animation on the given objects.
Useful for previews and for checking that a rig actually moves something before spending time on a real animation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Animation to generate. | spin |
| frames | No | ||
| objects | No | Objects to animate; defaults to the selection. | |
| start_frame | No | ||
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | markdown |