- 最后登录
- 2019-1-30
- 注册时间
- 2017-10-10
- 阅读权限
- 90
- 积分
- 5985
 
- 纳金币
- 2041
- 精华
- 4
|
![]()
WORKS WITH UNITY 5 and Unity 4.6 or higher (will automatically add dedicated libraries based on your Unity version).
See FULL CHANGELOG here
BETA VERSION All advertised features are present, but more stuff will be added along the way.
If upgrading from a version older than 0.9.100 please follow these instructions .
DOTween Pro extends the free engine DOTween , implementing new features both for scripting and visual scripting , including extra features for these external assets (if present):
- 2D Toolkit
- TextMesh Pro (both payed and free version)
VISUAL ANIMATION EDITOR
A Component that allows to animate some of its gameObject's properties without scripting: Move, Fade, Color, Rotate, Scale, Punch, Shake, Text, Camera properties and more.
Works also with 2D Toolkit and TextMesh Pro objects.
Implements a smart setup that allows you to easily interact with the animations via Unity UI onClick events. VISUAL PATH EDITOR A Component that allows you to animate its gameObject along a path. Implements a smart setup that allows you to easily interact with the animations via Unity UI onClick events. VISUAL EDITOR MANAGER An extra Component that can be added from a Path or Animation Editor. It allows to
set additional actions to execute when its gameObject is activated or deactivated (especially useful when using a pool system)
ADDITIONAL DOTWEEN SCRIPT FEATURES - Additional shortcuts for 2D Toolkit and TextMesh Pro , if present. - DOSpiral shortcut.
|
|