Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

godot-components
A library to easily add new "component" nodes to the Godot "Create New Node" tree.
Supported Engine Version
4.1
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL
godot-components
A library to easily add new "component" nodes to the Godot "Create New Node" tree.
To create a new component, simply inherit from any Godot object that inherits from Node. Then add the [Component] attribute to the class.
v0.1 - Initial release.
A library to easily add new "component" nodes to the Godot "Create New Node" tree.
Reviews
Quick Information

godot-components
A library to easily add new "component" nodes to the Godot "Create New Node" tree.
Supported Engine Version
4.1
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL