diff_animation
Compare two Godot Animation .tres files to identify differences in tracks, keys, and properties, helping pinpoint animation changes.
Instructions
Compare two Animation .tres files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_a | Yes | First animation .tres path | |
| path_b | Yes | Second animation .tres path |