This engine makes it easy to create and customize a text box with an unlimited amount of text inside. Press see inside and go to the Demo sprite to adjust the look of this text box. Backpack the ste sprite to use it in your own project! Comment if you find any bugs, need help adding this to your project, or make something cool with this!
I made this for my D&D character creator. That's right, I'm making a full-fledged D&D character creator in Scratch. You should check out the WIP here https://scratch.mit.edu/projects/733089869/ More annotations are coming soon to the developer version sprite. My goal is to make this as easy to modify and integrate into a project as possible. This project is built on @-Rex-'s Stamp Font Engine++, although most of the code has been changed. Go see his original project here https://scratch.mit.edu/projects/589579521/ if you're looking for a more general text engine This uses a modified version of my old Stupid Fast Rectangle Filler to fill in the background, which you can find here https://scratch.mit.edu/projects/421030105/ Also, credit to the Bee Movie for the demo text, I guess.