This is my stamp-based text engine. It is a toolkit of custom blocks that helps with displaying text on the screen. This is my best design so far. It is able to draw a full screen's worth of text 32 times a second without having to be in turbo mode. In turbo mode, it averages around 175 times a second, which is too fast for scratch's 30FPS cap, and looks pretty garbage, so I don't recommend it. If you're going to use this in a project please give me credit!! Note: I am aware it does not work with rotation. I have found a fix for this issue but have not yet implemented it.