com.unity.2d.aseprite 1.0.0-pre.3

com.unity.2d.aseprite

Source docs
Notes: processedReleased April 11, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3 (15f1)

Package Dependencies

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.