The backbone and the most simple animation Library element of GSAP is the TweenLite object. The TweenLite object is the based object that enables animation in this library. It's a stripped-down court object that enables you to animate is in control numeric values. All further objects that we'll discover in future chapters are more advanced interpretations of the functionality be explored in this chapter. By the end of this chapter you will know how to animate things. We will talk about the importance of timing, eases and explore the most common methods of TweenLite.
Topics
Intro (00:42)
Setting up our source files (04:58)
Choosing how to import GSAP (05:15)
Animating from here to there (08:15)
Creating a typewriter effect (13:49)
Reusing the typewriter effect (04:19)
Delaying animations (09:28)
The easy way to give animations personality (09:17)
Java Script, Animation, GSAP, TweenLite, CSS plugin
Комментарии