Publisher | Fr4z |
---|---|
File size | 227.30kB |
Number of files | 28 |
Latest version | 1.1.0 |
Latest release date | 2024-05-13 04:30:11 |
First release date | 2024-04-25 01:36:14 |
Supported Unity versions | 2018.4.2 or higher |
Note: DOTween (free or pro) is required!
Links: DOCUMENTATION
Circular Array allow you to distribute children of a UI element in a circular path. You can define and customize several properties without a single line of code like:
- Distribution angle range.
- Distribution radius (or set it to fit inside a rect transform).
- Angle offset.
- Children rotation.
- Animation parameters (Scale, Color and Alpha).
- Animation Ease (to add some juice to the animation!).
You can further customize the animation behaviours with Extension Modules and a few lines of code! Some examples are packaged in the asset.
Also, with the Multi Layers Circular Array Component you can stack and control multiple Circular Arrays to create more appealing UI's.