Stopping Overlay Loop?

I want my overlays to keep looping until I have it move to a certain spot. Is there a way to do this? Or would I just need to put specific number of loops and then have it move?
I really wanted to be able to have it loop until a certain point of dialogue and then move all together

You can just write it with & and infinite loops, when the dialogue will end the loop will stop.

Hope I helped :relaxed:

that doesn’t work, that’s what I had before

I think you would have to clear it and create it again after the dialogue ends.

1 Like

I decided to just have it loop according to the amount of seconds that would need to pass, thanks though everyone!

1 Like

Closing per OP request :v:t2: