We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[n]
1 parent b281503 commit c40d681Copy full SHA for c40d681
documentation/writing-text-events.md
@@ -30,7 +30,7 @@ You can use dialogic variables (and even autoload variables) in your text events
30
31
`[br]` Inserts a break into a text event.
32
33
-`[n]` Seemingly starts a new event, requiring some sort of advancement (user input or auto-advance)
+`[n]` Visually starts a new event, requiring manual advancement by the user or by the Auto-Advance system.
34
35
`[n+]` Requires some sort of advance (user input or auto-advance), but will append the following text to the previous without clearing the text box.
36
0 commit comments