Zeh Fernando
|
6bbd1287c8
ZTween: added rotateFrom() and rotateTo(), and removed old MathUtils.applyLerp() functions
|
8 years ago |
Zeh Fernando
|
f3e7a235de
ZTween: using Mathf.LerpUnclamped() and Vector3.LerpUnclamped() for lerping now instead of MathUtils.applyLerp()
|
8 years ago |
Zeh Fernando
|
278759d3f8
ZTween: re-ordered methods
|
8 years ago |
zeh
|
99caf83673
Added call example
|
10 years ago |
zeh
|
62818d14d2
Minor: update comments to reflect correct use
|
10 years ago |
zeh
|
958e8999be
Using a static constructor for initialization
|
10 years ago |
zeh
|
a7be136b61
Proper lerping with custom functions
|
10 years ago |
zeh
|
579a0a6934
The target objects are part of the tween steps
|
10 years ago |
zeh
|
c78f15c704
Renamed Equations class to Easing
|
10 years ago |
zeh
|
20cd1899ce
More correct behavior by updating all tween steps in the same loop
|
10 years ago |
zeh
|
0cf00898a8
Hide interface
|
10 years ago |
zeh
|
a3313f4894
ZTween: first stab at a chain syntax tweener for Unity
|
10 years ago |