EaseUI is a simple but effective plugin that enables you to easily apply transition effects to your UI elements and make your game more "juicy".
Examples of use
Features:
- 41 available easing equations
- Translate and scale in both X and Y axis, each one having its own easing function
- Rotate in Z axis
- Change the transition's parameters via editor or script
To use it is pretty simple:
- Attach EaseUI to your UI object
- Customize translation, rotation and scaling effects or combine them
- Call one method (for each effect you'll use) from a script to make the element go from the start point to the final point (position, angle or scale), or vice-versa.