Devlogs
v1.1.0
Posted May 13, 2024 by Fr4z
v1.1.0
- Improved Open() and Close() methods of CircularArray and MultiLayersCircularArray.
- Added AnimationState enum and AnimationState Circular Array Property to access the current state of the Open and Close animation.
- Improved Toggle() method using AnimationState.
- Added minRadiusTransform and maxRadiusTransform to control a circular array radius using the distance from a transform.
- Added useAlternateEase in CircularArray animation parameters to allow different eases for open and close animations.
- Added new examples in Demo scene.