add_animation_track
Add an animation track to animate a node property path relative to the AnimationPlayer root.
Instructions
Append a track to an animation, targeting a node property path relative to the AnimationPlayer root node (e.g. Sprite2D:position)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| animation | Yes | ||
| node_path | Yes | ||
| track_path | Yes | ||
| track_type | No | value | |
| update_mode | No |