Publisher | Gaba Games |
---|---|
File size | 617.45kB |
Number of files | 20 |
Latest version | 1 |
Latest release date | 2018-01-03 12:05:26 |
First release date | 2017-06-08 07:54:24 |
Supported Unity versions | 2018.4.2 or higher |
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 :)