Edit of asset "Plugin Demos" Accepted

Old/Current New/Edit
Title Plugin Demos Plugin Demos
Description This contains multiple plugin demos, all placed in a project for convenience.

Due to GitHub issue #36713, you need to open the project to import the assets once, then close, then open: https://github.com/godotengine/godot/issues/36713

See the documentation on editor plugins for more information: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.html

How it works:

This project contains 4 plugins:

- The custom node plugin shows how to create a custom node type using `add_custom_type()`.
- The material import plugin shows how to make a plugin handle importing a custom file type (`*.mtxt`).
- The material creator plugin shows how to add a custom dock with some simple functionality.
- The main screen plugin is a minimal example of how to create a plugin with a main screen.

Check the `README.md` files included in each plugin's folder for more information.

To use these plugins in another project, copy any of these folders to the `addons/` folder in a Godot project, and then enable them in the project settings menu.
For example, the path would look like: `addons/custom_node/`

Plugins can be distributed and installed from the UI. If you make a ZIP archive that contains the folder, Godot will recognize it as a plugin and will allow you to install it.
This can be done via the terminal: `zip -r custom_node.zip custom_node/*`

Language: GDScript

Renderer: Compatibility
This contains multiple plugin demos, all placed in a project for convenience.

Due to GitHub issue #36713, you need to open the project to import the assets once, then close, then open: https://github.com/godotengine/godot/issues/36713

See the documentation on editor plugins for more information: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.html

How it works:

This project contains 4 plugins:

- The custom node plugin shows how to create a custom node type using `add_custom_type()`.
- The material import plugin shows how to make a plugin handle importing a custom file type (`*.mtxt`).
- The material creator plugin shows how to add a custom dock with some simple functionality.
- The main screen plugin is a minimal example of how to create a plugin with a main screen.

Check the `README.md` files included in each plugin's folder for more information.

To use these plugins in another project, copy any of these folders to the `addons/` folder in a Godot project, and then enable them in the project settings menu.
For example, the path would look like: `addons/custom_node/`

Plugins can be distributed and installed from the UI. If you make a ZIP archive that contains the folder, Godot will recognize it as a plugin and will allow you to install it.
This can be done via the terminal: `zip -r custom_node.zip custom_node/*`

Language: GDScript

Renderer: Compatibility
Category Demos Demos
License MIT MIT
Repository Provider Custom Custom
Repository Url https://github.com/godotengine/godot-demo-projects/tree/4.2-31d1c0c/plugins https://github.com/godotengine/godot-demo-projects/tree/4.2-31d1c0c/plugins
Issues Url https://github.com/godotengine/godot-demo-projects/issues https://github.com/godotengine/godot-demo-projects/issues
Godot version Godot 4.2 Godot 4.2
Version String 4.2-31d1c0c 4.2-31d1c0c
Download Commit https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/plugins.zip https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/plugins.zip
Download Url (Computed) https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/plugins.zip https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/plugins.zip
Icon Url https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/plugins/icon.webp
https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/plugins/icon.webp
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/plugins/screenshots/heart_plugin.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/plugins/screenshots/main_screen_plugin.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/plugins/screenshots/material_import_plugin.png
Thumbnail