|
пре 5 месеци | |
---|---|---|
.. | ||
README.md | пре 5 година | |
import.gd | пре 1 година | |
import.gd.uid | пре 3 месеци | |
plugin.cfg | пре 5 година | |
plugin.gd | пре 1 година | |
plugin.gd.uid | пре 3 месеци | |
test.mtxt | пре 5 година | |
test.mtxt.import | пре 2 година |
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.