This is a text engine I made so I can put it in some of my projects. Essentially, you type in text, press enter, and the text will be typed in the text box. This is incredibly useful when making games where characters are talking. If you use it, PLEASE give me credit! This was one of my most difficult projects to make, mostly because I didn't want to split words in half at the beginning of a line. I made sure to include comments in the code so it is easier to understand and modify. I highly recommend that you take a look inside to see any modification options. I don't really care what you do in the comments, but no hate and no spam. Thank you!