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

1.4.x - Exposed Letter Written signal #988

Merged

Conversation

zaknafean
Copy link
Collaborator

Added new signal 'letter_displayed', which is emitted whenever a letter is written on the text bubble. This hooks into the existing 'letter_written' signal that plays the typing audio, and bubbles up further with the char that is written (including spaces).

This can be used to build a buffer and react to text as it displays on the screen, or time lip flaps, etc.

Added new signal 'letter_displayed', which is emitted whenever a letter is written on the text bubble. This hooks into the existing 'letter_written' signal that plays the typing audio, and bubbles up further with the char that is written (including spaces).

This can be used to build a buffer and react to text as it displays on the screen, or time lip flaps, etc.
@zaknafean zaknafean changed the title Exposed Letter Written signal 1.4.x - Exposed Letter Written signal Jul 8, 2022
@coppolaemilio coppolaemilio merged commit 6ac7282 into dialogic-godot:main Jul 9, 2022
@zaknafean zaknafean deleted the expose_letter_written_signal branch April 11, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants