Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autopausing-capability #1518

Merged
merged 2 commits into from
Apr 21, 2023
Merged

Add autopausing-capability #1518

merged 2 commits into from
Apr 21, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

Adds autopausing for certain letters. The sets of letters can be changed in the DialogText settings page.

The autopausing is done as a modifier that adds [pause] effects after these letters. A regex is used so letters inside of [brackets] or {brackets} are not altered. This is mainly important for the dot (.).

Adds autopausing for certain letters. The sets of letters can be changed in the DialogText settings page.

The autopausing is done as a modifier that adds [pause] effects after these letters. A regex is used so letters inside of [brackets] or {brackets} are not altered. This is mainly important for the dot (.).
@Jowan-Spooner Jowan-Spooner linked an issue Apr 19, 2023 that may be closed by this pull request
@coppolaemilio coppolaemilio merged commit 451872d into main Apr 21, 2023
@Jowan-Spooner Jowan-Spooner deleted the auto-pause-effect branch May 2, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autopausing on certain letters
2 participants