edit_blendspace_sample
Modify a BlendSpace sample by updating its X/Y position or assigning a new animation. Target the asset by path and sample index.
Instructions
Edit a BlendSpace sample position and/or animation.
Args: asset_path: BlendSpace asset path sample_index: Index of the sample to edit x: New X axis value y: New Y axis value anim_path: New animation path (empty to keep current)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| anim_path | No | ||
| asset_path | Yes | ||
| sample_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |