Full credit to @Andy_Fish2121 for the original code. Changes: - Made it faster (not as fast on first load) - Supports newlines (just input different line numbers in the "Text" block, starting from 0) - Tweaked font spacing so it's much more even - Made the font less thick - Added a "Typewriter text" block that resembles the original a bit more - Also added a Typewriter text block but with sound so it's very close to the original - Added a "Scale" input on the text blocks so you can make bigger text. Minimum is 80% size. Size 1 is 90% which it is intended to be. - Added more demos - Demo 1 shows it's new speed - Demo 2 shows the typewriter text - Demo 3 shows that text can easily be scaled up and down - Demo 4 is a pseudo-random number generator that shows the text engine's new speed as well - And demo 5 shows the typewriter with sound Future plans: - Add support for centering text natively [ Priority 1 ] - Remove unnecessary font spacing in lowercase letters such as lowercase L and J [ Priority 2 ]