componentable
componentable copied to clipboard
Doesn't work on 4.4 beta
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 try to create and enable your first component.
Hello, sorry for the delay, today i will look at it
Hello, sorry for the delay, today i will look at it
Yeah, not seeing the Componentable tab.
Here are the compile errors on my side
ERROR: res://addons/componentable/editor/componentable_inspector.gd:86 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
ERROR: res://addons/componentable/editor/componentable_inspector.gd:97 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
ERROR: res://addons/componentable/editor/componentable_inspector.gd:141 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
ERROR: res://addons/componentable/editor/componentable_inspector.gd:143 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
ERROR: res://addons/componentable/editor/componentable_inspector.gd:155 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
ERROR: modules/gdscript/gdscript.cpp:3022 - Failed to load script "res://addons/componentable/editor/componentable_inspector.gd" with error "Parse error".
Sorry guys for the delay, thanks @NexushasTaken for the fix, its already on the main