Search found 20 matches

by peroxidehead
Sun Sep 28, 2014 11:31 pm
Forum: Ren'Py Questions and Announcements
Topic: Aligning the save thumbnail and name to a new position
Replies: 1
Views: 1021

Aligning the save thumbnail and name to a new position

Hello! I'm a beginner at Renpy. And recently, I've been trying my hand at designing gui's and I stumbled on the Imagebutton Framework Gui and found it to be super helpful! I've tweaked it to suit my needs , however I'm a bit lost on how I should modify the save slots. I've successfully made a gui th...
by peroxidehead
Sun Mar 23, 2014 11:30 am
Forum: Ren'Py Questions and Announcements
Topic: Returning to menu after picking a choice
Replies: 4
Views: 483

Re: Returning to menu after picking a choice

Thank you very much for this! I tried the code out and I was able to execute it correctly. :)
by peroxidehead
Sat Mar 22, 2014 9:52 pm
Forum: Ren'Py Questions and Announcements
Topic: Returning to menu after picking a choice
Replies: 4
Views: 483

Returning to menu after picking a choice

Apologies if this has been asked before, but I was wondering if it was possible to return to the menu even after picking a choice? For example, I have a choice between A , B & C. But regardless of whatever option I choose, I still go back to the menu that presents the A , B & C option. Howev...
by peroxidehead
Thu Mar 13, 2014 7:45 am
Forum: Ren'Py Questions and Announcements
Topic: (SOLVED!) Putting the name box on top of the text box
Replies: 4
Views: 810

(SOLVED!) Putting the name box on top of the text box

Hello, I'm kind of new to programming using renpy and so far, I've been able to solve my problems just by simply checking on the cookbook or by just checking tutorials. I'm not sure if this has been asked already , so , apologies, if it has. However, I don't think I've been able to see anything that...