Extend AEM Core Carousel Component
I am working on a business requirement to show 3 images per slide using Core Carousel Component.
I have extended Core Carousel component to achieve this but I am stucked now with the Panel Implementation.
For ex:
If I have 5 images and click on 2nd image from the panel then it should go to 2nd image but currently it goes to 2nd slide (instead of 2nd image)

Has anyone tried to achieve this? Any help would be really appreciated.
Thanks