Here's what I mean...
When printing something, for instance, "hello world", I don't want it to immediately print both words at the same time. What I want it to do is individually type each letter, creating an effect, but still laying the world out correctly. Like "H" "He" "Hel" "Hell" "Hello"
If anyone knows a code for that, please tell me!