Ren'Py needs help with Ren'py

Mash91

New Member
Feb 28, 2017
8
0
i currently trying to make a disclaimer before the main menu with imagebutton, but i only find line of code for imagebutton in mainmenu or for map but not for splashscreen
 
Last edited:

Jimbles

Newbie
Aug 30, 2017
58
81
I think this belongs under the programming and development tab. However, just put the splashscreen label in your script. I usually put it between my declarations and my start label.
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,620
15,601
but i only find line of code for imagebutton in mainmenu or for map but not for splashscreen
Er... I fail to see the problem. Use the code you find for "mainmenu", and use it for "splashscreen", it should works the same. Just be sure that you return for everything in the "splashscreen" since, as long as I remember, it's how you'll go to the main menu.
 

Aeilion

Member
Jun 14, 2017
125
144
C'est peut être un peu tard... Mais si tu a besoin d'aide, tu peux toujours m'envoyer un message privé. J'essayerai de répondre au mieux.

It may be a bit late ... But if you need help, you can always send me a private message. I will try to answer the best.