Question about menus and strife dialog format
Posted: Tue Jun 25, 2024 4:12 pm
Hello. Right now i'm experimenting with udmf mapping and i really enjoy strife's dialogue system as i think it's very convenient for writing interactive stories. However, i'm struggling to make it do everything i want it to do. It has a lot of quirks, and the one that i can't really find a workaround for at the moment is dialogue page pausing the entire game once opened. I suppose all menu classes in gzdoom do this, but it seems like this could be changed, because in doom multiplayer games menus work fine without pausing the game. I also found out that it's possible to write a custom zscript class to override the default conversation one, and i know that there exists a global variable called "paused", but i'm not sure, in terms of code, how it could be used or if it could be used at all to disable pausing.
So, what do you think? Is there be any way to prevent menus and/or dialogues from pausing DOOM?
So, what do you think? Is there be any way to prevent menus and/or dialogues from pausing DOOM?