C# Plugin for tween animations for Unity3D.
Move
Rotate
Scale
Color
Alpha
Unity UI animation
Material value animation
Animate Unity UI components such as Image, RectTransform, ScrollRect, Canvas, CanvasGroup
Extension methods for creating animation
Easing types, you can easly write your own easing function
Tween types (Looping, PingPong)
Custom Tweeners, you can write your own tweener type
No performance impacts since doing object pooling
Place "Assets/CoolestTween2" folder to one of your project directories