文件名称:DOTween Pro(版本1.0.145)
文件大小:713KB
文件格式:UNITYPACKAGE
更新时间:2022-04-30 05:24:36
unity dotwee pro
REQUIRES UNITY 4.6/5/2017/2018 or higher (will automatically activate features based on your Unity version). IMPORTANT: if upgrading from a version older than 1.0.000, follow these instructions carefully See FULL CHANGELOG here 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, and can preview animations without entering Play Mode. VISUAL PATH EDITOR A Component that allows you to animate its gameObject along a path. NOTE: the visual path editor currently supports Linear (straight) or curved CatmullRom paths. 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 SCRIPTING FEATURES - Additional shortcuts for 2D Toolkit and TextMesh Pro, if present. - DOSpiral shortcut.