com.unity.2d.aseprite 1.0.0-pre.3
Source docsNotes: processedReleased April 11, 2023
Unity Compatibility
Minimum Unity: 2021.3 (15f1)
Package Dependencies
- com.unity.2d.common (6.0.6)
- com.unity.2d.sprite (1.0.0)
- com.unity.mathematics (1.2.6)
- com.unity.modules.animation (1.0.0)
✨ Features
- Bursted the texture generation tasks, to speed up importation of Aseprite files. (Note: Only for Unity 2022.2 and newer).
- Layer blend modes are now supported with Import Mode: Merge Frames.
- Added ability to generate Animation Events from Cell user data.
- Added ability to export Animator Controller and/or Animation Clips.
- Added canvasSize to the Aseprite Importer's public API.
🔧 Bug Fixes
- Fixed an issue where the last frame in a generated Animation Clip would receive an incorrect length. (DANB-434)
- Improved the background importer, so that it only imports modified Aseprite files in the background.
