I am new to jQuery and am making a ‘walking’ animation. The idea is that the feet will walk as the user scrolls. I’d like the pace of the walking (speed of animation) to be dependent on the speed of the scroll. Right now the duration is steady and not related to the scrolling speed. It also keeps going after scrolling has stopped.