精选特卖:从即日起至9月16日,精选插件五折特惠!

DBTween

DearBing - 代码插件 - 2021/08/10

DBTween is a Tween animation plugin.You can easily create a complex Tween animation using just one function

  • 支持的平台
  • 支持的引擎版本
    4.26 - 4.27, 5.0 - 5.1
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Version 3.0:

  • Add DORotator
  • DoPath add return value curRotator
  • Changed:Change all class names from Tween to DBTween.To avoid compiler errors caused by conflicts with other plug-in parameter class names
  • Because the class name has been changed, users upgrading from older versions should make a backup before upgrading

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:

  •  Tween Animation Control

 Set TweenAnimation ease type: Linear,Sine,Quad,Cubic,Quart,Quint,Expo,Circ,Back,Bounce

  •  Support for asynchronous calls function 

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