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 ...