|
2 anni fa | |
---|---|---|
.. | ||
README.md | 5 anni fa | |
import.gd | 2 anni fa | |
plugin.cfg | 5 anni fa | |
plugin.gd | 3 anni fa | |
test.mtxt | 5 anni fa | |
test.mtxt.import | 2 anni fa |
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.