News

XyzUITransition is a MonoBehaviour script in Unity that manages the transition of a UI element between two points. It provides options to auto-run the transition on Awake(), set the start position, ...
A rather simple UI animation script for unity, that allows animating UI using slide (movement) and scale using animation curves and a few other settings. On top of that - it also allows you to group ...
It utilizes two of Unity's latest features, Timeline and Cinemachine, to take your game a step further with the addition of animation tracks to tell your story.