Hi and welcome to the GreenSock forums,   there are 2 key components to solving this: you need to know what the "next animation" is. usually you assign this to a variable every time you click a new button the current animation needs an onReverseComplete callback function that will trigger the "next animation" or "requested animation" Below are 2 similar approaches   See the Pen XMygdo by GreenSock (@GreenSock) on CodePen
    • Like
    3