viniciusgerevini / godot-aseprite-wizard

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

Possibility to import sprites without an AnimationPlayer in the inspector #113

Closed jefvel closed 7 months ago

jefvel commented 10 months ago

Hello! I was wondering if it would be possible to import Aseprite files without having to add an AnimationPlayer when importing through the inspector? I have a lot of sprites that contain a single frame, and the possibility to skip creating AnimationPlayers for them would be neat.

Thanks!

viniciusgerevini commented 9 months ago

Hello @jefvel . I'll take a look into it this week. It's definitely possible, I just need to think a bit to not over complicate things.

viniciusgerevini commented 7 months ago

I forgot to close this issue. This was released on version 7.1.0. Cheers

jefvel commented 7 months ago

Thanks a lot!!!