Looks like there is a lot of confusion going on here. Like PointC said, a child can only belong to one parent. Made a similar post yesterday about that. https://greensock.com/forums/topic/16333-re-run-tween-in-a-timeline-at-a-later-point-in-the-timeline/?p=71900   But I think the bigger issue here is understanding .add() and how stuff evaluates.   Using .add(), you can add a tween, timeline, callback, or label. So what are you adding here? playMe.add(scaleMe.play()) If you said a callbac
    • Like
    5