mauville-technologies / godot_dragonbones

Plugin module for Godot 2.1 & Godot 3 Game Engine to use DragonBones
MIT License
87 stars 13 forks source link

Load images from folder isn't supported #18

Open Ozzadar opened 4 years ago

Ozzadar commented 4 years ago

From what I understand, Dragonbones has a texture size limit on its.. exporter? Additionally, child armatures get exported into the same textureatlas as their parents.

To fix duplicating textures and size limits, the "individual images within folders" option should be supported.