This script is designed to create type-on effect on any UI text in your game. The use is really simple - just attach this script to any gameobject containing text component. When the game object becomes enabled the typing begins. You can adjust a delay before the beginning of typing, a typing speed (characters per minute). Also the script has option that allows to display a blinking underscore at the end of the text line to make an effect of computer screen. A speed of blinking is adjustable as well. The scope of application of the script is wide: the simulation of handwritten letters, digital screens and user interfaces, typewriter imitation, titles or whatever you want!