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.
-
nanashine
- Regular
- Posts: 129
- Joined: Thu Nov 30, 2017 1:44 pm
- itch: renpytom
-
Contact:
#1
Post
by nanashine » Wed Dec 06, 2017 2:30 pm
I wanted to place the name of the speaking character a little above from where it's normaly located.
Since I changed the texbox, I looks weird. I wanted to place it a little higher.
Thanks

I can't access my other account cause I don't remember the e-mail I used *cries in emoji*.
-
DragoonHP
- Miko-Class Veteran
- Posts: 758
- Joined: Tue Jun 22, 2010 12:54 am
- Completed: Christmas
- IRC Nick: DragoonHP
- Location: Zion Island, Solario
-
Contact:
#2
Post
by DragoonHP » Wed Dec 06, 2017 2:39 pm
If you are using the latest Ren'Py, simply go to gui.rpy and change the value of gui.name_xpos and gui.name_ypos (Line 107 & Line 108)
-
nanashine
- Regular
- Posts: 129
- Joined: Thu Nov 30, 2017 1:44 pm
- itch: renpytom
-
Contact:
#3
Post
by nanashine » Wed Dec 06, 2017 4:53 pm
Thank you so much DragoonHP!

I can't access my other account cause I don't remember the e-mail I used *cries in emoji*.
-
nanashine
- Regular
- Posts: 129
- Joined: Thu Nov 30, 2017 1:44 pm
- itch: renpytom
-
Contact:
#4
Post
by nanashine » Wed Dec 06, 2017 8:07 pm
And how do I change the position of those options "History", "Skip", "Save", etc. They are at the bottom of the screen and horizontal. I wanted to put them vertically and at the right corner.
I can't access my other account cause I don't remember the e-mail I used *cries in emoji*.
-
Remix
- Eileen-Class Veteran
- Posts: 1628
- Joined: Tue May 30, 2017 6:10 am
- Completed: None... yet (as I'm still looking for an artist)
- Projects: An un-named anime based trainer game
-
Contact:
#5
Post
by Remix » Thu Dec 07, 2017 6:46 am
Search for something relevant ( maybe "Q.Save" ) in screens.rpy...
It should find "screen quick_menu" ... alter that layout how you want.
(note there are a couple though, normal and 'touch' variants)
In gui.rpy, alter values relevant to the 'styles' pointed at in that part of screens.rpy
(especially note the 'style_prefix "quick" ' bit ... maybe search for 'quick' in gui.rpy ...)
-
nanashine
- Regular
- Posts: 129
- Joined: Thu Nov 30, 2017 1:44 pm
- itch: renpytom
-
Contact:
#6
Post
by nanashine » Thu Dec 07, 2017 11:37 am
I found it! Thank you!

I can't access my other account cause I don't remember the e-mail I used *cries in emoji*.
Users browsing this forum: Google [Bot]