ブラック フライデー クリエイター セール開催中!12月4日午後1:59 (日本時間) まで対象製品が最大 70% オフになります。

DBTween

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
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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