You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Event based dialogue handling
* better imo
* typo
* Small script example
new script by NexIsDumb
---------
Co-authored-by: ⍚~Nex <87421482+NexIsDumb@users.noreply.github.com>
* CANCEL this event to prevent continuing with the next dialogue.
5
+
*
6
+
* **NOTE**: To access the current, past or next lines, use `curLine`, `lastLine` or also `dialogueLines` in the `DialogueCutscene` class (they're globals and can be accessed at any time as long as the Dialogue Cutscene is active)!
0 commit comments