Files
2026-07-16 21:49:59 +01: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).