> -Typewriter effect with word wrapping (that does not move to the next line mid-word)
FYI This is now built in to both the Text and SpriteFont objects in C3.
When I was use C3 typewriter, it was too simple to meet my needs. If you can add some functions to him, it will make it more useful.
Someone posted a suggestion:
construct3-21h2.ideas.aha.io/ideas/C321H2-I-326
---
- Action. [Pause/resume]
I want to pause Typewriter when I typing a specific symbol (like .,?!;), wait a few time and resume. But it is currently impossible.
- Action. [Set playback rate]
When Typewriter is runing, I can press a key to speed up the typing. instead of directly finishing Typewriter.
- Condition. [On Typed]
I can play a sound when typing.
- Expression. [LastTypewriterChar]
I can know the last typed character or index.