Godot DataBind Controls 0.1 2D Tools 4.3 Community
Submitted by user [email protected]; MIT; 2024-10-22
A godot addon which facilitates data binding to enable an MVC pattern for GUI controls. Bind and Repeat nodes can be added inside leaf Control nodes and will automatically bind the control's properties to reflect an object property. Run the demo project at the top level of this repo to see Example.gd and ExampleRepeat.gd in action.
View files Download Submit an issue Recent Edits