All instructions are in the project.
Press "see inside" for a quick tutorial on how to use the text engine. I was slowly developing a text engine to use in projects I made, but it never made much real progress since all I did was make minor tweaks so that it would work with the project I was using it with. Eventually, I figured I might as well make a more complete, high-quality text engine that I could use in other projects without having to make any edits, so I made this. An overview of the text engine: Parameters: - left x-boundary - right x-boundary - y-anchor - text size - text color - text brightness - horizontal alignment - vertical alignment - horizontal spacing - vertical spacing - space size - render method - text rotation - space limit Features/other information: - One sprite - One list - No variables - 541 blocks - Supports all characters on a standard English keyboard (ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghij klmnopqrstuvwxyz`1234567890-=[]\;',./~!@#$%^&*()_+{}|:"<>?)