Support for more languages added!


Hey everyone!

Thanks to two wonderful suggestions, I published a new update that adds support for punctuation marks that are not followed up by a space.

 This is relevant for 2 main use cases:

  • Languages such as Chinese or Japanese
  • Using em-dashes [like—this] instead of [like — this]

Previously, the plugin would simply scan if a space comes after a punctuation mark in order to determine if it should add a pause. This way, there won't be a pause at the end of every line, and "..." doesn't create three individual pauses.

Now, for the above use cases, it can no longer rely on spaces, so I added a separate list of symbols that will always add a pause UNLESS it is the last symbol of a line. This might not be very well thought-through, so you can also disable it if it leads to problems. Please let me know if it does!

I hope this helps, and thank you for your support!

Files

speech_pauses.rpy 6.8 kB
3 hours ago

Get Speech Pauses for Ren'Py

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.