This is a text engine I built for a game so you can skip through the text and use custom blocks to easily type out text. How to use the text block: Above the definition of the custom text block, there is a block that shows you how to use the text block Additional custom blocks for this project: I added a few other custom blocks to this project for you to use. The blocks are listed below The delete block, this block deletes any text that is currently on the screen The wait for next block, this block waits until the text is done typing and for the E key to be pressed. Use this block to make sure when you skip to the end of the text it will not skip the text Use the arrow keys to control the cat in the game
Additional stuff: {{[IF YOU USE THIS TEXT ENGINE MAKE SURE TO GIVE ME CREDIT]}} If you are going to use this text engine you can delete the 3 scripts in the "letters" sprite that have comments on them that say you can delete them There are 2 text blocks. One will instantly type the text and the other one will type it out. You can use either one depending on what you want. If you use the run with screen refresh one, you will be able to skip to the end This text engine can only type 300 characters at once because of the clone limit. If you need it to type more than 300 characters than you can replace the "create clone of myself" block with a "stamp" block from the pen extension Credit to @vividRecorder9 for the sword asset from the demo. Everything else is by me