I'm having an issue where my subtitle dialogue for both my players and my npc's dialogue is appearing simultaneously. This, in essence, means that if there's multiple NPC's the subtitles works as intended, where the subtitles will appear one at a time. (With the typewriter effect as well), but the moment a player selects a response menu option, the subtitle for the npc response to that response menu option's subtitle appears simultaneously.
I am using the default sequence of
Code: Select all
Delay({{end}})
And here's a gif of what's going on:
https://imgur.com/a/n2om2A9
Any and all help or advice would be appreciated, I've been banging my head against the wall on this for quite some time, playing with nearly every setting to no avail.