spine_clone_animation
Clones an existing Spine animation to create a template for subsequent editing, without overwriting the target animation by default.
Instructions
复制一个已有动画,作为后续编辑模板。默认不覆盖目标动画。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| sourceAnimation | Yes | ||
| targetAnimation | Yes | ||
| overwrite | No | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |