add_track
Adds a specified track to an animation within a Godot library using the animation name, track type, and track path.
Instructions
Add a track to an animation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anim_name | Yes | ||
| track_path | Yes | ||
| track_type | Yes | ||
| library_path | Yes |