Click either button to make Scratch Cat say something in one of the two text types. Hopefully this could help you if you don't use custom subtitles for your animations.
How to make scrolling text: 1. Get multiple "say <message> for <integer> seconds" blocks 2. Make the integer in the second field a low number (0.05 works well) Tip: Typing in the field on the sidebar with the blocks will make all future blocks have that property 3. Type the first letter in your first box, then the first 2 in your second box, then the first 3 in your third box, so on so forth until you are typing out your entire message. Example for "Scratch": S Sc Scr Scra Scrat Scratc Scratch (make this final message show for longer than your previous messages) You're done. A sidenote is that for multi-word phrases, put another message with the space, even though it would look nearly identical. Feel free to look inside for a visual example.