Hi all, first time posting here so sorry if I forget to include something, but here we go...
I'm trying to animate this SVG between different sections (wrappers) but I can't figure out why my animation keeps restarting from the original position (the top of the body). I'd like to animate the SVG from the previous position.
So if you scroll from wrapper 3 to wrapper 2, the SVG animates from wrapper 3 to wrapper 2.
I'm feeling like I'm overseeing the obvious solution here, but I can't from the life of me come up with a solution. Any help is appreciated!