Publisher | Matush |
---|---|
File size | 7.56MB |
Number of files | 94 |
Latest version | 2 |
Latest release date | 2024-10-13 09:54:06 |
First release date | 2024-09-23 06:36:14 |
Supported Unity versions | 2018.4.2 or higher |
Enhance your Unity projects with this collection of animated UI elements, perfect for adding dynamic visual effects to your events, products, and more. Each element is optimized for performance, ensuring smooth animations even on mobile devices. The project includes a sample scene with implementation examples for all elements, along with all the necessary assets for their usage.
1. Animated Label
Bring your text to life with smooth color transitions. This label supports all standard properties such as drop shadow and outline, adding an extra layer of sophistication to your UI.
2. Animated Scrolling Backgorund
This element behaves as an infinitely scrolling background. Therefore, it requires a tiled texture that seamlessly loops.
3. Animated Sequence Player
This custom element is designed for playing sprite sequences. It accepts either an array of sprites or a SpriteAtlas as input. The player offers convenient public properties that notify when the playback is complete or provide the current frame being played, allowing you to trigger additional events accordingly. The player supports basic playback modes, including Loop, Once, and PingPong.
4. Animated Star
This element is essentially a pulsating image, named "Star" due to its use of enlarging stars on items in a store to draw attention and encourage purchases. The asset pack includes a star image suitable for this purpose, but users are free to use their own image through .uss or the API (Sprite).
5. Animated Warp
Custom animated component that emits particles from its center outward, creating a dynamic "warp" effect. As the particles move outward, they also scale, enhancing the warp illusion. A pre-configured sprite suitable for this effect is included in the project, but users can customize the particle scale, quantity, and animation speed to fit their needs..