WhoolieFox
New Member
Hello, is there a limit on how many characters can be displayed? I am trying to implement a scrolling text with witty remarks and such. It is currently 2,308 characters long, it all fits into the text box but only about 600 of them are displayed in the scrolling text. I've tried adding custom text extents and width limits nothing helps, I also lowered the actual size of the text which helped display some of the text being cut off but in order for all of it to fit the required size makes the text illegible. I know that I could fix my issue by reducing the amount of text I have but before I resort to that I wanted to see if maybe there was another solution or a form of work around.