Unity插件 – DOTween Pro

2023.08.16 Updated version

File size: 575.0 KB

Version: 1.0.375

Original Unity Version: 2019.4.0 or higher

visually animates game objects (Move, pan, fade in, rotate, change camera properties, etc.), draw paths in the editor and follow them, and enhance DOTween’s core

with additional features DOTween Pro extends the DOTween free engine, implementing new capabilities for scripting and visual scripting, including additional capabilities for these external resources (if any): -2D Toolkit-TextMesh Pro (paid and free)

visual animation editor A component that can animate certain properties of its game objects without using scripts: movement, fade in and out, color, rotation, zoom, impact, vibration, text, camera properties, etc. The same applies to 2D toolkits and TextMesh Pro objects. Smart settings have been applied to allow you to easily interact with animations through the Unity UI onClick event and preview animations without having to enter game mode.

visual path editor A component that allows you to animate game objects along a path. Note: The Visual Path Editor currently supports linear (straight) or curved CatmullRom paths and transformed coordinates (UI paths are not yet supported). Smart settings have been applied to allow you to easily interact with animations through Unity UI onClick events.

Visual Editor Manager An additional component that you can add from a path or animation effects editor. It allows other behaviors to be set to perform when its game objects are activated or deactivated (particularly useful when using pooled systems)

other DOTBETWEEN scripting features-additional shortcuts to 2D Toolkit and TextMesh Pro, if any. – DOSpiral shortcuts. – A low-level system to literally animate TextMesh Pro’s text (skew, zoom, rotate, transform).