Hello,
I'm having a bit of trouble with something that's honestly probably incredibly simple. I would like to temporarily take control AWAY from the user while dialogue boxes automatically come and go. Yes, I'm aware you can use \| and \^ in order to automate the message window, but the problem is that if a user hits confirm, it will finish the dialogue early. I would like to completely remove the user's ability to skip or speed up the dialogue as it is part of a cutscene where multiple characters are walking and talking.
The cutscene plays out beautifully as is, provided the player doesn't touch anything when it's playing.
I am using YEP MessageCore, AutopauseatPunctuation, YED Wordwrap, and GALV MessageSoundEffects.
**Edit** I did just notice that GALV MessageSoundEffects is what allows the user to skip dialogue entirely rather than just speeding it up, but I really don't want to give up such a big part of the game for one cutscene. I'm hoping someone with experience in these plugins knows a way around this.