How do you get a horizontal scroll indicator?

Does anybody know how to make a horizontal scroll indicator like the one on https://webflow.com/customers/heco?

Here you go.

Thanks Dram, but how do I apply this to a horizontal scroll section?

Have you created your horizontal scrolling section already?

I have not, but I have found a few made already.

  1. https://webflow.com/website/Starry-Skies-Sticky-Horizontal-Scroll-Demo
  2. Side Scrolling with IX2 - Webflow

Place your scroll indicator inside the section with the horizontal scrolling and give it an onscroll interaction that will move it to the right from the left. Leftmost is the 0% and rightmost is 100% section scrolled. It should be the same section that you will use to create a horizontal scrolling interaction.

edit: sorry not onscroll but “while scrolling in view” trigger.