Skip to content

hakobast/CoolestTween2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoolestTween2

C# Plugin for tween animations for Unity3D.

Tween Types

Move
Rotate
Scale
Color
Alpha
Unity UI animation
Material value animation

Features

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

Setup

Place "Assets/CoolestTween2" folder to one of your project directories

About

Tween animation plugin for Unity3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages