Makes creating groups or sequences of interpolations/animations easy!
Website
Documentation
Contact
Animate position, color, scale, and anything really! Comes with dozens of different eases, and support for custom AnimationCurves.
Interpolate built-in types such as float, int, double, Vector2/3/4, and more! Works with any type that can add/subtract with itself and multiply/divide with either floats or doubles.
Call functions in-between interpolations, loop them, pause and resume them.
Use a custom property viewer for the 'Curve' class that allows for easy switching between mathematical and custom easing curves.
Comes with a system for fast generic arithmetic for more advanced users.