You don't need to unobserve, you can just change .play(0) to .play() and make sure that the timeline is paused (and prevent the intersection observer from firing on load).   See the Pen GRKbWEp by GreenSock (@GreenSock) on CodePen
    • Like
    2