Add pauses to text box typewriter effect?

You could add “Delay” variable, and set it to shorter or longer period.
So for end of sentence you set it to long, then AFTER every character “typed” you set it back to short
This way it is long only for new sentence.

Also I have feeling that your code can be made much simpler.