Pages Auto Scrolling in Perspective Module

I'm working on Perspective Module where I have a view with N number of Components .In this view page, all these Perspective Components won't fit on a single screen due to space constraints, which leads to an overflow. This wouldn't typically be an issue as users can manually scroll to view all instances.

However, in this particular case, the view will be displayed on a large screen TV, and users won't be interacting with it directly. Therefore, I'm looking for a way to add an auto scroll feature. so that it automatically scrolls through all instances without any user interaction.

I've been searching for a solution but so far have been unable to find one. Is there a way in Ignition to auto scroll the live pages?

I also just received a project for this, have you had any luck finding a solution for scrolling through instances automatically?

If using a regular browser then there should be a suitable plugin. You'll want one that repeatedly scrolls and probably with a fast scroll back to the top.

The Ignition way would be to use the Carousel component.