This is a thing that lets you design a custom font, type with it, and change it's size. Have fun. This took me an hour to make, 40 minutes of which was spent on drawing the fonts. youtube.com/pixelkid go subscribe
1.0 (9/27/21) - Only capital letters, numbers, and symbols allowed, due to a bug in my code. Bouncing letters stop for some reason after the start screen. 2.0 (9/28/21) - I fixed the bug and added lowercase letters as well. Bouncing letters work properly now. 2.1 (9/29/21) - Added comments and a test phase on the start screen. Bouncing letters are now velocity-based, so they do in fact, bounce.