Wanna make repeating group auto scroll horizontally
Can we do this without any plugin ?
how can i achieve this ?
anyone ?
This is the simplest vanilla method I know of.
Set an index state, default to 1.
Use the “do every x seconds” with “scroll to an entry in an rg”
The second workflow to loop.
You can also just keep appending the content for an infinite loop. Cheers!
Thanks Man !
This topic was automatically closed after 70 days. New replies are no longer allowed.