Publisher | onelei |
---|---|
File size | 733.66kB |
Number of files | 38 |
Latest version | 1.1.0 |
Latest release date | 2021-08-03 12:14:13 |
First release date | 2020-10-09 02:02:12 |
Supported Unity versions | 2018.4.2 or higher |
OneTweenPro is the Pro version of OneTween. p>
OneTweenPro includes all the what you see is what you get functions of OneTween, as well as all the functions of DoTween. By extending Unity's Transform component, many commonly used Tween animations are built in, such as DOLocalMove, DOMove, Dorotation, DoLocalScale, etc. p>
*** FEATURES *** p>
Contains all the what you see is what you get functions of the OneTween plug-in. p>
By extending Unity's Transform component, Transform's Position, Scale, Rotation, Alpha and other functions are built-in. p>
Contains the source code of the OneTweenPro plug-in for easy extension and modification. p>
There is no GC in runtime. p>
Support Append insert animation function, that is, play after a certain Tween animation. p>
There are multiple callback functions of the built-in Tween, which can be set to move to a certain position or certain positions after a few seconds. If the moving target point is multiple points, then the callback of each point will be executed. It basically covers all Tween's function points on the market. p>