arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.aseprite@f6e7e126ac6d/Documentation~/whats-new.md
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02: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).