-
Notifications
You must be signed in to change notification settings - Fork 954
Closed
Labels
Description
Hello,
Is there an easy way to get all tweens runing at once ? I want to apply to them a reduce timeScale property so my animation have an slowmo effect !
I managed to do it ( and it's looking great !) by manually collect all tween reference throughout my entire application, but it is hard to maintain... Maybe there is a simpler way ?
Thanks a lot,
Simon