Details
gsap.updateRoot(time)
updates the root timeline manually to the specified time, provided that the time
given is a number (after unhooking it from GSAP’s ticker). This is probably more helpful for game developers and isn’t commonly used otherwise.