Skip to content

j-bbr/Easing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easing and Tweening Library for Unity

Tween any float, vector2, vector3 or quaternion. Extension methods for often used properties so that tweening can be as easy as

transform.ScaleTo(targetScale, animationLength, easingStyle);

Example

An Example where you can fiddle with some of the easing parameters.

License

Licensed under a MIT-License. The easing equations are under a BSD-License.

About

Simple easing and tweening library for unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published