DBTween is a Tween animation plugin.You can easily create a complex Tween animation using just one function
Version 3.0:
Version 2.0:
Add Feature:Play Tween animations by curve
Version 1.0:
Video: DBTween Plugin Demo
Windows exe Demo:DBTweenDemoExe
We can use the following asynchronous or synchronous functions to create a complex Tween animation. Function as follows:
DOFloat, DOVector2D, DOVector3D, DOVector4D, DOColor, DOFade, DOMove, DORotation, DOScale, DOSize, DOPath
DOFloatSync, DOVector2DSync, DOVector3DSync, DOVector4DSync, DOColorSync, DOFadeSync, DOMoveSync, DORotationSync, DOScaleSync, DOSizeSync, DOPathSync
And there are 31 types of curves.
Features:
Set TweenAnimation ease type: Linear,Sine,Quad,Cubic,Quart,Quint,Expo,Circ,Back,Bounce
Code Modules: (Runtime)
Number of Blueprints:0
Number of C++ Classes:13
Network Replicated: (No)
Supported Development Platforms: (Windows, Mac)
Supported Target Build Platforms: (Win64, Mac, IOS, Android)
Documentation: http://www.lexuehudong.com/cdn/usermanual/DBTween_UserManual.pdf
Example Project: http://www.lexuehudong.com/cdn/usermanual/DBTweenDemoProject426.zip