This post uses a translation app.
I am sorry if my writing is full of mistakes.
I'm trying to create a banner text with repeated sentences, one per line.
I want to display text across the entire width of the screen, but I can't.
I want it to be a seamless loop not that the line falls off screen before it shows up again.
how to precisely control text scroll looping
Re: how to precisely control text scroll looping
Use text animator's animation options to move the text
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
- rawdesigns
- Posts: 323
- Joined: Mon Mar 04, 2013 08:22
- Location: Henderson, NV
Re: how to precisely control text scroll looping
if I'm not mistaken the text animator scrolling feature doesn't work if your lines of text vary in number of characters used. I use TickerBox Juicebar plugin to achieve this although it has some "bugs" or "features". For example, of you use a comma it flips the sentence out of order, takes time for text to scroll into view & update if you write any new characters, finally it doesn't remember the font size if you copy and paste the clip.
would love to see and infinite scroll with text no matter number of characters used, and updates live if new characters are added
would love to see and infinite scroll with text no matter number of characters used, and updates live if new characters are added
Code: Select all
https://get-juicebar.com/detail/tickerbox
Re: how to precisely control text scroll looping
I'll try it.
Thank you so much!
Re: how to precisely control text scroll looping
I confirm it.rawdesigns wrote: Wed Jul 17, 2024 04:19 if I'm not mistaken the text animator scrolling feature doesn't work if your lines of text vary in number of characters used. I use TickerBox Juicebar plugin to achieve this although it has some "bugs" or "features". For example, of you use a comma it flips the sentence out of order, takes time for text to scroll into view & update if you write any new characters, finally it doesn't remember the font size if you copy and paste the clip.
would love to see and infinite scroll with text no matter number of characters used, and updates live if new characters are added
Code: Select all
https://get-juicebar.com/detail/tickerbox
Thank you so much!