This text engine is an in-game text engine. You can put this in a game, and the person playing it will be able to type in the game. You can add programming to it to make whatever they type part of the story or whatever you want. I made this for people to put into games, just make sure you credit me. Type normally while using it, except: -no capitals -backspace is left arrow -period is down arrow -question mark is right arrow -you don't have to put a space after the period. it does it automatically
---------------------------------------------------------------------------------------------------- CLICK THE GREEN FLAG TWICE!!! Sometimes this glitches and the letters are big, blurry, and crooked. The letters also might go partially off the screen. IF THAT HAPPENS, CLICK THE FLAG AGAIN!!! ---------------------------------------------------------------------------------------------------- The hardest part of this project was getting the backspace to work. I don't know how it happened, but the backspace had size issues. I worked them out though. Thanks to @Simonsez04 for helping me figure things out. I will keep adding to this text engine, so if you end up using this in a game, check back here every once in awhile to see if I improved it to your advantage. If you notice a bug, tell me in the comments. If you have this engine in one of your games, and you notice a bug, fix it yourself but also tell me so anyone else who uses this doesn't have the same problem. There are 2 sprites in this engine. A text engine sprite, and a grid sprite. Part of the programming in the grid is disconnected. You can connect it and see what it does. I used it to get the letter sizes and spaces to be about the same size. If you are using the engine in your game and you are editing it, then connecting the grid can be really helpful. But it's up to you. When you are writing, you may notice that the words get cut of on the right side of the screen and continue on the next line. I am trying to come up with a way to fix that. If you have an idea, tell me in the comments. If you have any suggestions or constructive criticisms, please comment them so I know what this text engine needs to be better. *If you read all that, thank you for being awesome!