viniciusgerevini / godot-aseprite-wizard

Godot Editor plugin to help import Aseprite animations to AnimationPlayers, AnimatedSprites and SpriteFrames.
MIT License
893 stars 43 forks source link

fix: import file without tags as default animation #6

Closed viniciusgerevini closed 4 years ago

viniciusgerevini commented 4 years ago

Currently, Aseprite files without tags are imported with empty SpriteFrames. As explained in the README, in those cases it was supposed to create SpriteFrames resource with frames as default animation.