add_blendspace_sample
Add an animation sample to a BlendSpace at specified X and Y coordinates. Provide the BlendSpace asset path, animation asset path, and axis values to insert the sample.
Instructions
Add a sample to a BlendSpace.
Args: asset_path: BlendSpace asset path anim_path: Animation asset path for the sample x: X axis value y: Y axis value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| anim_path | Yes | ||
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |