Search found 2 matches

by Nella102
Sun Oct 25, 2020 11:10 pm
Forum: Ren'Py Questions and Announcements
Topic: Conditional Buttons?
Replies: 1
Views: 366

Conditional Buttons?

I was wondering if it was possible to have a conditional button in the main menu. So, for instance, if you finish chapter 1, it will remove the "start" button and will replace it with Start Chap. 2 or something similar. Whenever I try using an if statement using a variable named "Chap...
by Nella102
Mon Oct 19, 2020 12:54 pm
Forum: Ren'Py Questions and Announcements
Topic: Conditional Menus?
Replies: 1
Views: 359

Conditional Menus?

Would it be possible to have a menu with questions that are only unlocked if a variable is set to true? If so how would I do it?