PLEASE report any bugs in comments. How to use engine: Numpad and keyboard to type, up and down arrows to scroll through text, left to backspace and right to submit commands. For mobile devices, click the tablet icon for mobile controls. [Left + N to open the admin keyboard menu.] FOR DEVELOPERS: There are two parts you want to edit: The (Parse) and (AdminParse) Custom blocks. These two blocks run the actual things you code. I recommend doing anything not directly related to the text display/interpretation in a different sprite, using messages to transmit data. However, it's fine to do it using only the KENBAK Text Engine Sprite. Before sharing a project, manually set the "Released" variable to 1 to ensure that only you can have access to the project. More details on the Parsing is in the project.
Font: "Press Start 2P" in Google Docs Special thanks to @JachiiStudios for fixing the Text list! Everything here was created by Rapid04 on the behalf of TribeamGameStudios. Please give credit! List of commands/admin commands: (admin command) 0TOP: Sets topline to zero, resetting view (admin command) CLS: Deletes all text (admin command)Showvars: Show debug info (admin command)hidevars: Hide debug info (admin command)Togglemobile: Switch between normal and mobile mode (admin command) Print: Prints the next word in your input row. (command) Helloworld: Prints "hello world" (Command) resetview: sets topline to 0