|
|
4 months ago | |
|---|---|---|
| .. | ||
| README.md | 4 months ago | |
| import.gd | 4 months ago | |
| import.gd.uid | 4 months ago | |
| plugin.cfg | 4 months ago | |
| plugin.gd | 4 months ago | |
| plugin.gd.uid | 4 months ago | |
| test.mtxt | 4 months ago | |
| test.mtxt.import | 4 months ago | |
This plugin demo shows how a custom import system can be added to the editor. In this case, it imports a material. For more information, see this documentation article: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/import_plugins.html
In the editor, try opening test.mtxt. Godot will recognize
it and import it as a material because of this plugin.