Hi bbenny93
Thank you for this amazing work. This is really useful.
I might have a dumb question but I ended up with a weird behaviour when I wanted to have a newline within the same Text id.
For Example, within my XML (based on your template):
<TextLine id='1' id_next='2' avatar_animation='default'>
I'm the General Mc GALLAGAN.[pause]
The headquarter told me that you are the best pilot of the army. </TextLine>
When I launch the proto, the "The" at the start of the new sentence is displayed alone on a new line and the rest of the sentence is displayed on a new line instead of following "The".
I don't undestand why it happens so, I tried several approaches such as added </n> </br> 

none of them worked and still have this strange behaviour???
If anyone can tell me if it is possible to do newline in the same text id, I would appreciate,
Thanks