Hey! Ever wanted an easy system to just put text on the screen, without using the Scratch "say" blocks? Well, here you go! This engine uses a modern font (all vector) and has a fast and precise rendering engine under the hood. Just add the Sprite to your content and youre ready to go! Plans: - Textboxes - Font sizes - enhanced API for your projects - Multiple text boxes - Flags for textboxes, like Font sizes, colours etc - further enhancements to the underlying render engine
Patchnotes v2.1 - 2021-07-04 - Removed Start command - Changes update automatically now v2.0 - 2020-03-25 - Simplified massivly - Added global variables to interact with the engine - Automatic line breaks - It's fast af now - Removed all audio - Removed live editing (you just send a message now) v1.2 - September 29th, 2016 -Split system into preview, for fast typing and render, for vectors -Added 3 typewriter sounds for audible feedback -Some bugfixes regarding "backspace" and "enter" v1.1 - May 8th, 2016 - Changed underlying system to render text and keep it editable v1.0 - May 07th, 2016 - Basic functionality - Backspace - Enter - Shift to write uppercase