Try gsap.version first
GSAP 3+ uses a unified `gsap` object instead of `TweenLite`/`TweenMax`. It's currently backward-compatible, but checking `gsap` first can't hurt.
Loading
Please register or sign in to comment
GSAP 3+ uses a unified `gsap` object instead of `TweenLite`/`TweenMax`. It's currently backward-compatible, but checking `gsap` first can't hurt.