Reanimator


Reanimator makes 2D sprite-based animations easy. It's built to import Aseprite animations directly into Unity where they can be played easily either by using components or directly through code.


by Trouble Cat Studios


Price History +

Website Changelog Twitter


If you share your work on Twitter, don't hesitate to tag me or use #madewithreanimator


I'd love to see your work!



Features

  • Import your sprites and animations directly from Aseprite
  • Create Normal Maps and Emission Maps as layers within your Aseprite files
  • Improved 2D Sprite Shader with built-in support for Emission Maps, 2D Lighting (with Normal Maps), Palette Swapping and more.
  • Edit your animations directly within Unity. Tweak timings, loops or add/remove frames.
  • Reanimator Events allow you to trigger code from specific frames in your animation. Play sounds, spawn effects or projectiles and never worry about synchronizing with your animation.
  • URP Support
  • Source code included for maximum flexibility