Description
Changelog
Reviews (0)
This plugin adds a set of tools to help importing animations from Aseprite to Godot.
- Automatic importers to quickly import Aseprite files as different types (SpriteFrames, Static image, spritesheet texture, Tileset texture, etc)
- Inspector dock section to manually import animations directly to nodes (AnimatedSprite, Sprite2D, Sprite3D, TextureRect).
- Supports Aseprite animation directions (forward, reverse, ping-pong, ping-pong reverse).
- Supports loopable and non-loopable animations via Aseprite repeat or tags.
- Separate each Aseprite Tag into animations. In case no tags are defined, imports everything as default animation.
- Filter layers you don't want in the final animation using regex.
- Supports slices. Import only a region from your file.
Documentation at: https://thisisvini.com/aseprite-wizard
Changelog for version v9.8.0
No changelog provided for this version.