|
hace 2 años | |
---|---|---|
.. | ||
README.md | hace 5 años | |
import.gd | hace 2 años | |
plugin.cfg | hace 5 años | |
plugin.gd | hace 3 años | |
test.mtxt | hace 5 años | |
test.mtxt.import | hace 2 años |
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.