create_animation_path
Animate an object along a curve path by applying a Follow Path constraint. Specify the object and the curve to control movement.
Instructions
Make an object follow a path (curve) using a Follow Path constraint.
Args: object_name: Name of the object to animate along the path. path_object: Name of the curve object to use as the path.
Returns: Confirmation dict with constraint details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| path_object | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||