Slider dots for Repeaters

Hi I’m using Repeaters (not Pro Gallery) for Team members.
I don’t think there’s a pre-built option for slider dots that look like this:

How could I apply these dots to the Repeaters items? (It’d be ideal if it can automatically play by itself but if it’s too complicated, I don’t mind ignoring that.)

Should I create the basic shapes/ buttons/… first? And somehow connecting it to the Repeaters with code??

Thanks in advance!

Should I create the basic shapes/ buttons/… first? And somehow connecting it to the Repeaters with code??
This is one possible solution, yes.
But this would cost you a lot of coding time.
You would have to generate a whole “Slider-Dot-System”.

A very similar function can be achieved by using a “PAGINATION-ELEMENT” + SLIDES…

Pagination - Velo API Reference - Wix.com
slides - Velo API Reference - Wix.com

This could maybe work for you.

If not → you will have to code every single function of your CUSTOM-SLIDE-SHOW → manually!