tweene icon indicating copy to clipboard operation
tweene copied to clipboard

Working with timeline from GSAP

Open Djules opened this issue 10 years ago • 1 comments

I was using your awesome library successfully until I want to switch the driver from Velocity to GSAP.

I am using both tweens and timelines but the timeScale method no longer works on a timeline since then (it does nothing).

Should I load the TimelineLite library from GSAP as well ?

Djules avatar Jan 14 '15 15:01 Djules

Hi Djules, first of all thanks for your appreciation, I'm glad you like it, and sorry for the late answer, I'm just a little bit busy on work in this period.

About your question, TimelineLite / Max is required but if everything works well with the exclusion of timeScale method, then it's not a problem of missing library. Could you please put a demo / example online (eventually on Codepen) or put here a code excerpt in order to reproduce the issue?

Thanks.

SkidX avatar Jan 15 '15 21:01 SkidX