Description
Changelog
Reviews (2)
Fuse — Godot Visual Logic Plugin: A Non-Destructive Bridge from Prototype to Production Code
Features
- A complete visual programming solution for Godot — build game logic with Event, Instruction, and Condition bricks directly in the Inspector, no node graph required.
- 310 ready-to-use components in dozens of categories, such as Input, Collision, Animation, Physics, UI, Flow Control, Variables, and more.
- Attach a Fuse unit to any scene node just like a script — optional autoloads, applies to your existing nodes, zero project restructuring.
- Tune instead of rewrite: every parameter stays editable in the Inspector, with editing and runtime watching across global / local / scope variable tiers.
- AI-native workflow: AI agents author preset JSON against a schema-constrained component catalog, and a built-in offline validator verifies every preset before it ever runs.
- No lock-in — graduate anytime: export scene topology and System breakdowns as structured JSON artifacts for your own AI coding agent to turn into production GDScript, while your source triggers stay untouched and rollback is always available.
- React to Godot signals, input, collisions, animation milestones, and lifecycle events out of the box.
- Understand your scene at a glance with the topology panel — units, cross-unit event calls, variable access, and race-condition warnings, searchable and exportable to JSON.
- Debug at runtime with the variable monitor (history graphs) and TCP variable bridge; multithread-safe execution via ExecutionContext.
- Works with 2D and 3D, integrates alongside your existing GDScript, and ships with built-in zh_CN / en localization.
Requirements
- Godot 4.7+
- Compatible with 2D / 3D projects
Documentation
License
MIT License — see LICENSE
Community
- QQ Group: 1107927198 (Chinese)
- Discord: https://discord.gg/zWqv4u7BkT
Links
- GitHub repository: https://github.com/kenyonxu/fuse
- Issue tracker: https://github.com/kenyonxu/fuse/issues
- Changelog: CHANGELOG.en.md · 中文
- Support: 爱发电 (afdian) · PayPal
Changelog for version v1.1.0
No changelog provided for this version.