viniciusgerevini / godot-aseprite-wizard

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

Inspector dock: Select multiple layers #173

Closed viniciusgerevini closed 1 week ago

viniciusgerevini commented 3 weeks ago

Implements #117

Allow selecting multiple layers.

By default, all layers are selected: Screenshot from 2024-10-23 18-33-25

When selecting a layer, an add icon is shown: Screenshot from 2024-10-23 18-33-01

By clicking the add icon, another select field will be added, and you can select another layer: Screenshot from 2024-10-23 18-32-28