Smoothly animate with convenient pre-defined curve functions, adding polish to your project without breaking a sweat. These can be utilized for UI Widgets, Actors, Components, Material properties, or anything else you need to animate.
Documentation - GIFs included
Features
Tween with shortcuts such as TweenActorLocation, TweenMaterialScalar, and TweenWidgetPadding, and more
Tween generic values for Floats, Vector2D, Vector, Vector4, LinearColor, and Quaternion
33 easing equations
Move objects along splines
Simple and flexible C++ API with safe lambdas
TweenQueues, to play multiple tweens one after the other
Blueprint support, including asynchronous blueprint nodes
Tween options including Delay, Loops, Yoyo, Pause, Restart, Callbacks, and more