Welcome to the very first (as far as I know) stamp-based text engine on Scratch. This uses the "stamp" block to still use images, but without the lagginess of a cloning engine. Because of this, this make this the fastest image text engine on Scratch (once again, as far as I know)! Instructions: Space to advance Hit the "see inside" button to use this in your projects! Be sure to give credit to @GameFlashStudios! ~~~~~Credits~~~~~ 95% by me 1% to @griffpatch for his letters that I used in this project 3% to @Spidertest for his original cloning text engine. I based some of the coding off of it, got the images from it (which he got from @griffpatch), the sound and some data. 1% to @tomergan for his capital letter detection method. ~~~~~Change Log~~~~~ 10/11/17 - faster case detection and costume-changing method added 9/5/17 - now just one sprite! I also added the ability to do a speed test. 8/29/17 - initial release!