easeInOut; // change default ease // kill all tweens of a particular object anytime TweenMax.killTweensOf(yourObject); // or use id like "#box" ...
確定! 回上一頁