FULLSCREEN RECOMMENDED! Just click the green flag and enter in a message that you would like to see turned into a bitmap text font I created. If your message is longer than two lines, you will need to press the down arrow key to advance. If you would like to use this text engine in your own projects, there are a couple of things to be aware of: In this project, all of the scripts are in one sprite and all of the code (that matters) is in one Custom Block, however, this isn't mandatory for your projects. I included some comments next to the scripts to help you understand, but basically, you can connect certain blocks and remove certain scripts in order to try a second option for how the tab raises up and drops back down. There are advantages to both options, so I recommend trying them out. If you don't want to risk messing things up, though, just stick with the default one-block approach.
I made this project because for my previous project, Town Hall On Halloween, I drew(?) every single letter by hand. This was extremely tedious, so I created this Text Engine in case I ever make another Bitmap game. It's kind of inspired by Game Boy games like Link's Awakening. This project: https://scratch.mit.edu/projects/21300906/ taught me how to do case sensing in Scratch, but I created all of the scripts by myself. Qwertyuiop, ~Milkshake-Man-V