Looking for help resizing scrolling text

NatakuOnOn

New Member
I have a starting soon screen that I throw up when initially start streaming. Nothing fancy; background images, countdown timer, and music playing in the background.

I also have a text box at the bottom that displays the song title, album, and artist. I'm using Tuna to make this scroll. It's working fine, except that I would like the text box to be longer. So far I've tried changing the transform size and the bound size, but these both result in the text becoming stretched as well. Such as, when it's at one width, it displays x number of characters, and if I make the box longer it still only displays x number of characters, just squishes them down.

Is there a way to make the box longer and just... display more characters? Not mess up the way they look?

TIA.
 
Top