Simplify UI and Sprite AnimationSprite Engine is a little script interface for Unity which allows you to animate basic sprite easier and faster than with the unity animator. It's very powerfull for UI basic sprite animation. You can also create event and customize each sprite duration. The package also provides a class to handle basic animation by scripting if you don't want to use the component.A lot of features are available :- Set custom time ration for each frame- Custom events can be set at any frame, you can subscribe to them easily- Start and End eventCheck to doc to see more !Documentation And Complete information hereI know I don't have a lot of rating if you're hesitating don't hesitate to ask me questions at : colibristudio.dev@gmail.comFlexibleMuch Lighter than Animator ComponentUsefull for simple anim (ui and sprite)