I am doing some preliminary work converting to the 3.60 beta(13), and have to convert a bunch of timelines to chains. Does anyone have a demo of how the new Tween Chains work?
After some digging in the code, I think it’s as simple as replacing calls to tweens.timeline() with tweens.add(). If there is a tweens property, the new Tween Manager will do the chaining itself.