
Godot Doctor 1.0.0 Tools 4.0 Community
Submitted by user codevogel; MIT; 2025-10-03
A powerful validation plugin for Godot that catches errors before they reach runtime. Validate scenes, nodes, and resources using a declarative, test-driven approach. No @tool required!
Key Features
- No @tool required - keep gameplay code free of editor logic
- Automatic scene validation - errors appear instantly when saving scenes
- Dedicated validation dock - click errors to jump directly to problem nodes
- Supports Nodes and Resources - validate both scenes and data assets
- Declarative, test-driven syntax - write validations like unit tests
- Reusable & nested conditions - scale from simple checks to complex rules
* Full documentation, examples, and setup guide available on GitHub
View files Download Submit an issue Recent Edits