componentable
componentable copied to clipboard
Split your Godot project's logic into components (little pieces of code) to better maintenance
Godot Version: 4.4.dev7 Platform: Windows Where the addon is installed from: AssetLib `res://addons/componentable/editor/componentable_inspector.gd`  As I understand it, this should be the component.svg icon  Also, many functions don't have...
Haven't tried 4.3, but it starts up with a ton of compile errors. Then once I fixed those by adding certain classes to globals, there are more errors when you...
Hello, thank you for the work you've put into the creation of this plugin! I am having some errors when i load the plugin (Godot 4.5 stable with C#)