read_animation_tree
Inspect the animation tree state machine from a Godot scene file to review animation states and transitions.
Instructions
Read AnimationTree with state machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | Path to .tscn scene file containing an AnimationTree node |