Easy UI Animator


Easy to use UI Animator

How to configure:
1. Create new game object in your scene
2. Add Scripts > UIAni ...


by Gaba Games


★★★★★ star rating
Price History +

Easy to use UI Animator

How to configure:
1. Create new game object in your scene
2. Add Scripts > UIAnimator to it
3. 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 animation

If you liked it, rate the asset and comment, it will make me REALLY happy

If you want to contribute, report an issue or just see the code go to https://github.com/GabrielReisESilva/EasyUIAnimator

There might be some bug in the code, if you find one, please report or help me fix it :)