Type Writer 1.1
Type Writer Effect 1.1
This is a modification of the Type Writer Effect script. The new addition is the cursor while typing.
You can change the text by changing the variable text_type.
The distance of the text from top can be changed by changing the variable begin_pos (Here it is 55). The distance of the text from the left can be changed by changing the variable left_pos (Here it is 110). You can also change the speed of typing by changing the variable time_length.
After all the text is typed out the cursor blinks. The blink speed can be changed by changing the value of the variable cursor_blink_speed (Here it is 300). You can also change the cursor character by changing the variable cursor_char (Here it is $).
© Premshree Pillai