animate_move_along_path
Animate a Manim object along a specified path with configurable runtime and path type. Provide the mobject ID to set its trajectory in a scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_time | No | ||
| path_type | No | circle | |
| mobject_id | Yes | ||
| path_config | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||