Making Multiple Choices in a Menu
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.
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.
- MrJikoui
- Newbie
- Posts: 10
- Joined: Thu Jan 30, 2014 7:03 pm
- Projects: Nova Burst
- Location: United States
- Contact:
Making Multiple Choices in a Menu
After searching for it for a while and couldn't find what I was looking for, so I figured I would ask here. I get the basic principal for making a menu (the Ren'Py tutorial was actually quite clear) and I've succeeded in making some menus with two choices, but I was wondering what the process for more than opted choices was. The same process? I know this seems kind of vague, but any help would be greatly appreciated. Thank you for your time.
- Juneberry
- Regular
- Posts: 115
- Joined: Tue Jan 07, 2014 7:23 pm
- Completed: One Leaf Clover
- Projects: Deadly Heart
- Location: New Jersey
- Contact:
Re: Making Multiple Choices in a Menu
The same process as for the first two choices. The coding is all the same from what I know regarding that- I've made multiple choice menus before that worked by doing it, at any rate. 
Re: Making Multiple Choices in a Menu
Just stick more choices on the end.
Code: Select all
menu:
"Choice 1":
"1!"
"Choice 2":
"2!"
"Chocie 3":
"You spelled choice wrong."
- MrJikoui
- Newbie
- Posts: 10
- Joined: Thu Jan 30, 2014 7:03 pm
- Projects: Nova Burst
- Location: United States
- Contact:
Re: Making Multiple Choices in a Menu
I see. That makes sense. I thought it might be the same. I'll try it out later to make sure I know what I'm doing. Thanks guys!
Who is online
Users browsing this forum: Bing [Bot], Google [Bot]