After 12 days, it is finally done. The first version of my Text Engine has been completed, with support for multiple languages and other various features. --- Languages Supported --- English German Japanese (Hiragana/Katakana) Greek (Partially) Cyrillic --- Font Sizes --- Default is 12, however it can be changed to anything that is above 0. Recommended sizes are: 9, 12, 15, 18, and 21. Please do not go below 8, as it will cause graphical glitches due to scratch not implementing anti-aliasing. Going above 21 is not recommended, as it becomes hard to put text on the screen. --- Instructions --- In the project, there is 2 sprites, insert both into your backpack. To request text, use the custom block provided to allow it to print out the text at the desired font size. Make sure you don't have anything that is using paint at the same time, as it will mess things up. --- Adding fonts --- It's not possible to make fonts without editing every single costume.
Version 1.0 - 13/4/2023 A blinking dot at the bottom left means that you will need to press a key or click to progress to the next screen.