Hey!
Hm, so is your project set up so that periods cause a full stop, waiting for user input? I recently added a feature to prevent this with ellipsis to Super Text Mesh, so I'll share...
Basically, is it possible to: instead of parsing for a period, to instead look for a period that does *not* have a period immediately after it?
...That's if I'm assuming the situation correctly! Please let me know if I'm misunderstanding... Like are you using the default parser? Or something custom?