Skip to content

TMPWriter: Delay: add a toggle for before or after current character. #56

@zhangalexh

Description

@zhangalexh

Is your feature request related to a problem? Please describe.
It seems that the delay feature evaluates delay on incoming characters, before the character is shown.

E.G, using punctuation delay, this results in sentences like "I like pizza!" delaying on "I like pizza", waiting the configured amount of time before displaying the exclamation point. This does not fit my use case.

Describe the solution you'd like
I would like a checkbox to be added in the inspector which toggles between "before" and "after" character. The "before" state works as it is now. The "after" state will add a delay after the character is shown, not before.

Describe alternatives you've considered
Injecting <!wait=x> commands everywhere in my dialogue.

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions