how to change the position of my choice (image) in only one menu

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
squarecup
Newbie
Posts: 15
Joined: Fri Jan 19, 2018 2:28 pm
Contact:

how to change the position of my choice (image) in only one menu

#1 Post by squarecup »

Hello,

I have a menu made of two image/choice and I would like to put them in a different position, and if possible to delete the choice button image.

This is my code:
code market.PNG
code market.PNG (7.62 KiB) Viewed 747 times
and this is the image I have in my game :
bg market.PNG
Thank you for your answer

User avatar
Farryn
Regular
Posts: 33
Joined: Wed May 10, 2017 10:15 pm
Projects: Diplomatic Relations
IRC Nick: Farryn
Tumblr: princessdealtry
Contact:

Re: how to change the position of my choice (image) in only one menu

#2 Post by Farryn »

This thread helped me out when I was modifying the choice menu:
viewtopic.php?p=444901

squarecup
Newbie
Posts: 15
Joined: Fri Jan 19, 2018 2:28 pm
Contact:

Re: how to change the position of my choice (image) in only one menu

#3 Post by squarecup »

Farryn wrote: Sun Jan 21, 2018 6:00 pm This thread helped me out when I was modifying the choice menu:
viewtopic.php?p=444901
I've read it, but as a non english speaker (i'm french) I haven't really understand at they're saying...

squarecup
Newbie
Posts: 15
Joined: Fri Jan 19, 2018 2:28 pm
Contact:

Re: how to change the position of my choice (image) in only one menu

#4 Post by squarecup »

I still don't understand...

User avatar
Farryn
Regular
Posts: 33
Joined: Wed May 10, 2017 10:15 pm
Projects: Diplomatic Relations
IRC Nick: Farryn
Tumblr: princessdealtry
Contact:

Re: how to change the position of my choice (image) in only one menu

#5 Post by Farryn »

What they're saying is to take a look at the choice() screen in screens.rpy and use that to create a custom screen that does what you want.

https://www.renpy.org/doc/html/statemen ... splay_menu Has the documentation on renpy.display_menu(), which is how the choice menu currently works.

Post Reply

Who is online

Users browsing this forum: No registered users