A simple text rendering engine. Type lines and the typewriter will type them. Custom blocks: render () at () () - renders text render () at () () with delay () - renders text with delay - used in this demo Costume creator (command line atm): http://www.mediafire.com/download/5jrjhsysly8ba5h/bmfont.jar (I promise no viruses :) Run with java -jar bmfont.jar <font name> [antialias] [characters] Or use java -jar bmfont.jar for help.
This is MegaApuTurkUltra's, I remixed it to fix the delay part of the render block.