Animated SVG on scroll up and down - reveal and unreveal as scrolling website

Discussion:
I have a PATH oriented SVG file, and I’m replicating another website into WIX. On that website they are using Jquery SVG, which takes my line art animated SVG image, and reveals the line/path of the SVG as you scroll down. As you scroll up, it unreveals the line and makes it disappear.

What are you trying to achieve:
I have the SVG image embeded as an HTML custom block, and I have found SVGator as a way to animate it to start drawing the line upon it entering the scroll window, but I cannot get it to slow down and draw as you scroll, or get it to undraw as you scroll up.

How do I accomplish this in Wix? Any ideas?

Additional information:
Open to other ways to accomplish this, but I do not see any VELO API’s that track scrolling? But there are simple JS ones.

Wix Studio has built in support for a lot of scroll animations. Could try these out and see if it works for you.

Has anyone found a way to do this? I am trying to achieve the same effect.