tweenjs/es6-tween

timeline is not running

Closed this issue · 4 comments

https://codepen.io/dalisoft/details/mMRWdr
I am studing es6-tween. I want to use Timeline or chainedTweens, but it is not running.

@wlinglinux
Please change this line

- let tl = new Timeline();
+ let tl = new Timeline({});

and timeline should work. While it's real bug for some users, i now push fix

I released new version, can you try new v5.5.3 release?

thanks

Have a nice day!