Mini Tween Free VersionWhen we changed the UI system from NGUI to UGUI, we unfortunately lost the tween system built into NGUI, so we created a tween that has a similar structure to the NGUI tween and is much better.Ability to test animations in the editor before play mode playback.Tweeing- position/localPosition.- rotation/localRotation.- lossyScale/localScale.- RectTransform.anchoredPosition.- RectTransform.sizeDelta.- Color (Image, RawImage, Text, SpriteRenderer, CanvasRenderer, Renderer).- Alpha (Image, RawImage, Text, SpriteRenderer, CanvasRenderer, Renderer).Grouping and managing tweens.