Why are you adding
after the lines? or more correctly
, as it means line break.
A line break is the equivalent of pressing the enter key to drop down to the next line.
Display this text for 1 second. <p1000ms>
Display this text indefinitely (requires left click to end). <p>
Display this text until audio file ends. <pa>
This display text contains... <p500ms> ...multiple display... <p300ms> texts! <p400ms>
display text "blah blah blah"
pause for x milliseconds
display text "wibble-wobble"
etc..
, thanks for clearing that up.
Is it also possible to click and he jumps to the next line like in the dialogues?
so for example i do:
So jetzt ist es passiert.<p5000ms> Meine Eltern haben mich rausgeschmissen...<p5000ms> ... und meinen ich soll was gescheites studieren.<p5000ms> "Ich soll Akademiker werden" blalblabla.<p5000ms>Mhm, na dann werd ich mich wohl mal anmelden...<p5000ms>Vielleicht weiß der Portier mehr..<p5000ms>ich werd mal ganz nett fragen...
and if somebody wants to skip the line he clicks?
game.AlwaysAllowSkipText = true