log.moon

Unity Animator 2D


Links

  • Github (Source Code)

  • Project Description

    I was sick of Unity's animator as a way to animate 2D Sprite Sheets. And so I wrote this in like a day. It's nothig crazy, you just define your animations, the frames of each animations, their durations, and it you want the frame to trigger an event. Give that config to the system, and you can play the animations, and listen to frame events.

    Screenshots

    Demo