Title card changing

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
apocalypseGirls
Newbie
Posts: 4
Joined: Sun Jul 10, 2016 5:12 pm
Contact:

Title card changing

#1 Post by apocalypseGirls » Mon Jul 11, 2016 12:06 am

I am going to feel silly about this, but looking over quickstart, code cookbook, FAQ... and there is one thing I am not seeing or missing.

...how the heck do you change what picture is shown on the opening menu/title card?

User avatar
Kia
Eileen-Class Veteran
Posts: 1011
Joined: Fri Aug 01, 2014 7:49 am
Deviantart: KiaAzad
Discord: Kia#6810
Contact:

Re: Title card changing

#2 Post by Kia » Mon Jul 11, 2016 12:36 am

look deeper in the Screens and Screen Language, the code for the main menu is inside screens.rpy

User avatar
andrewngn13
Regular
Posts: 65
Joined: Thu Nov 13, 2014 2:41 pm
Projects: Recast
Skype: andrewngn13
Location: Glued to my desktop
Contact:

Re: Title card changing

#3 Post by andrewngn13 » Mon Jul 11, 2016 2:30 am

By opening title card I take it that means main menu? I think its in options.rpy.

Code: Select all

        ## The background of the main menu. This can be a color
        ## beginning with '#', or an image filename. The latter
        ## should take up the full height and width of the screen.
        mm_root = "bg/menu_bg.png",
I have bg/menu_bg.png for my image, but just change that to whtever you want.
"Feel feel to idea-bounce off me."
No, like seriously, just send a pm and I'll respond what I think. I'm open to reading anything.

apocalypseGirls
Newbie
Posts: 4
Joined: Sun Jul 10, 2016 5:12 pm
Contact:

Re: Title card changing

#4 Post by apocalypseGirls » Mon Jul 11, 2016 2:48 am

Thank you so much! That was very useful.

Post Reply

Who is online

Users browsing this forum: No registered users