I saw someone else had made a text engine. I noticed there was a lot of unnecessary custom blocks, and the code was also unnecessarily complicated. I made a much simpler one utilising variables and lists Use the W key to write something in it, and it will automatically write that in a similar way to many video games; one character at a time. See inside to look at the code and read my explanations on every function