Hello,   I found out about Greensock some days ago and immediately started using it. I think is really cool but I have some issues with some specific tasks.   I am trying to: - Draw an svg line in portions as you scroll. (using also scrollmagic here) - Have a circle that will follow the svg line as it draws. (If I manage to do this, then I want multiple circles in a group follow the line as it's being drawn).   From my codepen you will see not a perfe