SwarmUi
wassx
$14.99
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2019) |
14.99 |
11/21(2024) |
14.99 |
Jump AssetStore
Create a curved user interface with swarm like fade animations by just adding 3 scripts.
Ui elements start fading in from remote destination with a rotation the user can define.
This asset is basically for AR/VR usage due to world space camera usage.
Parameters to customize:
- amount of rotations
- range of randomized animation time, so items arrive with a slight offset to each other
- Lots of easing functions
Setup: Just place the "SwarmController" and the collection script on the ui root canvas. Add lots of ui elements as children and place the UiFlipAnimatior script on each child which should be animated and set individual parameters. Hit the "Test animation" button in the inspector ui of the swarm controller. Et voilà!
An example with functionality is provided.
No custom raycaster or event system needed. Just works with standard unity ui components.