Publisher | Stylish Esper |
---|---|
File size | 189.58kB |
Number of files | 29 |
Latest version | 1.0.1 |
Latest release date | 2024-05-24 09:07:22 |
First release date | 2024-05-23 10:53:12 |
Supported Unity versions | 2018.4.2 or higher |
Animatables is a codeless animation and tweening system.
Animatable Components
Easily animate UI objects such as texts, images, buttons, and canvas groups, with thier dedicated components or any GameObject with the AnimatableTransform component.
Tweening
Use the large list of preset easing curves or create your own.
Animation Stacking
Enhance your animations by stacking different kinds on top of each other.
Event-Based Design
- UI animation components will automatically play on enable and on disable animations as they are activated or deactivated.
- Set animation start, update, and complete events for any animation.
- Custom UI animations work great with Unity's Event Trigger component.
Animation Testing
Testing animations is supported in both edit and play mode.