Files
stas-barecky/Library/PackageCache/com.unity.2d.aseprite@809e3a168ff7/Documentation~/whats-new.md
2026-01-08 20:43:08 +05:00

356 B

What's new in version 1.2.0

  • Added a new import mode, Tile Set, which imports tile data from Aseprite and generates Unity Tilemap assets on import.
  • Added support for a parameter in the generated animation events.
  • Added a choice on how Animation Events are stored, as individual events or grouped up and listened through OnAnimationEvent(string).