- Jun 18, 2020
- 563
- 754
HI,
I've made a splashscreen in Ren'py for a disclaimer "If you are over 18......" and I want two buttons Quit and Continue on the splashscreen. Quit closes the program and continue moves forward to the start menu. I tried different methods (menu, textbuttons, etc.) and everything I made worked fine in a generic block (label xyz .... return) but if I renamed the label or moved the code to splashscreen the game crashed.
Anyone an idea how to get the two choices clickable on a splashscreen ?
Seanthiar
I've made a splashscreen in Ren'py for a disclaimer "If you are over 18......" and I want two buttons Quit and Continue on the splashscreen. Quit closes the program and continue moves forward to the start menu. I tried different methods (menu, textbuttons, etc.) and everything I made worked fine in a generic block (label xyz .... return) but if I renamed the label or moved the code to splashscreen the game crashed.
Anyone an idea how to get the two choices clickable on a splashscreen ?
Seanthiar