Search found 3 matches

by cryingboy_studi0s
Mon Apr 06, 2020 4:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Trying to create a VN/RPG, need help, GUI/Programming
Replies: 4
Views: 402

Re: Trying to create a VN/RPG, need help, GUI/Programming

so for the character part you can do it this way in screen this is for the time of the day but I do think you can change it to something else if hour >= 9 and hour < 20: add "menus/character.png" xalign 0.5 elif hour >= 6 and hour < 9: add "menus/character_2.png" xalign 0.5 elif...
by cryingboy_studi0s
Mon Apr 06, 2020 3:15 pm
Forum: Ren'Py Questions and Announcements
Topic: Trying to create a VN/RPG, need help, GUI/Programming
Replies: 4
Views: 402

Re: Trying to create a VN/RPG, need help, GUI/Programming

So you want one side to show the character and stats only and no scene background behind it at all and the textbox no scenes behind it as well? how do you want it to work for character side? how many character are you planning too use character side just one or more? you can use screen for that scr...
by cryingboy_studi0s
Mon Apr 06, 2020 1:23 pm
Forum: Ren'Py Questions and Announcements
Topic: Trying to create a VN/RPG, need help, GUI/Programming
Replies: 4
Views: 402

Trying to create a VN/RPG, need help, GUI/Programming

Hello everyone! I am trying to make a visual novel/RPG(Role-Playing-Game) . As it's a bit more complicated with the programming , I need help on how to do it , I have made a example interface that I would like in photoshop, and added notes in red text to define how it would work. Thanks! https://img...