JoshLee0915 / GodotLDtkImporter

A plugin for importing LDtk files into Godot
MIT License
26 stars 4 forks source link

Rework as an import plugin #15

Closed JoshLee0915 closed 3 years ago

JoshLee0915 commented 3 years ago

Turns out there is an import plugin for GD script. Should refactor to use this so the ldtk files can be loaded like native resources.

https://docs.godotengine.org/en/stable/tutorials/plugins/editor/import_plugins.html