remove_animation
Remove an animation from an AnimationPlayer node by specifying the node path and animation name.
Instructions
Remove an animation from an AnimationPlayer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | No | Animation library name (empty for default) | |
| animation | Yes | Animation name to remove | |
| player_path | Yes | AnimationPlayer node path |