A text render that can easily be used in your projects. Just copy over the "TextRenderer" sprite. Functions: set styling - configures colour and size. set position - sets X and Y coordinates. add text - prints the inputted text. Note: you can run this multiple times, and the new text will pick up where the previous text left off, unless you use set position.
Made by MTWTech Ignore the block "move" and the variable "i". They will only show up inside the text renderer sprite. Font inspired by Mojangles (Minecraft font) with some modifications and extra characters.