Space to progress --- This text engine does not have any cool features like line wrap or full RGBA support. This text engine just has all you'll need for simple things, making this among the smallest text engines on Scratch. Numbers appear as they do on most 7-segment displays. --- EDITING THE FONT This text engine has the easiest way to edit the font—open up to the sprite's costumes, and use the built-in paint editor! Note that if making a font using larger sizes, the text engine does not automatically set the size. When adding a new character, make sure to change its name to the character it represents; otherwise it won't show. --- HOW TO USE Backpack the "SSTE" sprite, then insert it into the project you wish to use it in. Then, follow the documentation included in the sprite. Credit is greatly appreciated! --- DEMO Colorful Retro Digital Clock: https://scratch.mit.edu/projects/1055073822/
Letters: (In order) [space] ABCDEFGHIJKLMNOPQRSTUVWXYZ.,!"'-_-0123456789°©®#$₵%():€£¥ Box Drawing Characters: | (renders as ▉) \ (renders as an 8x8 checkerboard) Other: Unsupported characters render as a question mark in a box (⍰) --- Font created by me