How to stop dialogue within one line and then continue it

i’m not computer guy and messing around trying to create a simple visual novel. The text is displayed on the screen in NVL mode, line by line. Each new line is displaying when the user clicks LMB after all line is displayed.

What I need: when calling a command directly in a line, stop the output of this line and wait for the LMB to be pressed. As soon as the LMB is pressed, the output of the same line will continue further.

I only found the “stop running dialogue” action, and created a command with this action. The output does stop but I do not know how to continue it

https://pandako.itch.io/dialog-box-extension

1 Like