Easy to use UI Animator
How to configure:1. Create new game object in your scene2. Add Scripts > UIAnimator to it3. Have fun!
Example:UIAnimator.Move(rect,from,to,duration).SetModifier(mod).SetEffect.(ef).SetDelay(delay).Play();
Features:- Move- Scale- Rotate- Bezier Animation- Add Modifiers- Add Effects- Add Delays- Add Callbacks- Add Loops- Test your animations in Inspector- Reusable animations- Customizable code- Play audio along with animationIf you liked it, rate the asset and comment, it will make me REALLY happyIf you want to contribute, report an issue or just see the code go to https://github.com/GabrielReisESilva/EasyUIAnimatorThere might be some bug in the code, if you find one, please report or help me fix it :)