diff_scene
Compare two Godot scene files to identify differences, with option to ignore whitespace-only changes.
Instructions
Compare two scene files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_a | Yes | First scene path | |
| path_b | Yes | Second scene path | |
| ignore_whitespace | No | Ignore whitespace-only changes |