NVL and Choices at the same time
Posted: Tue Nov 02, 2021 3:19 am
Sorry if this is a silly question, I'm still learning the basics of renpy!
I'm making a small game that is styled after an email exchange. My concept was to style the NVL box like the email window, and then have the choices box be the reply box down below (still working on moving it to the bottom) and offer a few options of how to reply. However, I'd like the players to still be able to read the content of the email they're replying to, so I'd like to have both screens up at once. It seems like renpy automatically closes the screen of one when the other comes up. Is there a simple way to change this?
I'm making a small game that is styled after an email exchange. My concept was to style the NVL box like the email window, and then have the choices box be the reply box down below (still working on moving it to the bottom) and offer a few options of how to reply. However, I'd like the players to still be able to read the content of the email they're replying to, so I'd like to have both screens up at once. It seems like renpy automatically closes the screen of one when the other comes up. Is there a simple way to change this?