タグ

ブックマーク / blog.greensock.com (1)

  • TweenMax (AS3) - TweenLite on Steroids

    //then later, if you need to change the tween so that the "x" property tweens to 100 instead of 500... timeScale - Slow down or speed up a tween anytime. Half-speed would be 0.5, double-speed would be 2, etc. globalTimeScale - Slow down or speed up ALL TweenMax and TweenFilterLite tweens anytime. Heck, you could even tween this value with TweenLite (which isn't affected by globalTimeScale) so that

    tohokuaiki
    tohokuaiki 2009/10/02
    んー、よくわからんけどこれにしよう。
  • 1