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
This contains multiple plugin demos, all placed in a project for convenience.Please see the documentation for editor plugins: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.htmlLanguage: GDScriptRenderer: GLES 2
Main Screen Plugin Demo
This plugin demo shows how to make a main screen plugin.
The main screen appears as a button next to the "2D", "3D", "Script", and
"AssetLib" buttons. It also shows up when a Node it handles
is selected.
For more information, see this documentation article: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/making_main_screen_plugins.html
If you would like to see a more complete example of what main screen plugins are capable of, check out the 2.5D demo project.
This contains multiple plugin demos, all placed in a project for convenience.
Please see the documentation for editor plugins: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.html
Language: GDScript
Renderer: GLES 2
Reviews
Quick Information
This contains multiple plugin demos, all placed in a project for convenience.Please see the documentation for editor plugins: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.htmlLanguage: GDScriptRenderer: GLES 2