Please implement a loop animation where the text is appended again at the end

Title describes it.
Maybe also add an option for spacing between the text that’s appended and also add an option to set repetitions (including infinite!!)

If you are referring to scrolling text animation, this should be available already. Try the recommendations here.

Already found that as well, the scrolling is far from smooth though.
What I’m looking for is basically a inversed loop animation that appends the text again at the end after the loop finished.
Maybe just a control field in the existing inverse loop called “repeat text” or something.

Hi there,

Please watch the video clip at the link below, is that you want to achieve?

Scrolling Text

I hope this would help.
:smiling_face::+1:

Yeaaah thank you so much, that’s exactly it but without it getting slower at the end tho I assume that’s fine tuning

Well, just set the Ease to Straight for no delay.

I hope this would help.
:smiling_face::+1:

Hey @Baju_Santiko how do you get the scrolling text in the first place? I saw the video but couldn’t find any instructions

Edit: Nvm I found out you can’t animate objects inside a group, only at the top level. Big limitation it seems, we could be much more organised if everything was not in the outer level

Hi there,

IMO, animations in nested elements would draw so much phone resources and battery juices.

I hope this would help.
:smiling_face::+1:

Hi, Do you know how I can make the “loop” effect? It is exactly the one in the video.

Hi there,

You can animate any root elements, and for the loop you can choose one of these animate’s ReactOn options:

  • Loop
  • Loop with Return

I hope this would help.
:smiling_face::+1:

Ohh I get it, I thought it could be added to another element other than root, thanks bro.