Changing namebox position in Renpy
When we published the game in an earlier version of Renpy (8.3.4) the namebox position was working as intended. It was appearing at the rightmost edge of the screen with the text aligned from left to right. However, when we switched to Renpy 8.4.1 then even though our code was same the namebox's position got switched to something that was getting hidden by our character side images. Below is a screenshot of what is meant by that.
So, we went into the gui.rpy file in order to look for settings using which we could fix this and we found this:
We changed the settings of gui.name_xpos and gui.name_ypos and we were able to fix the namebox's position. Below is the image after the fix was applied:
After applying these fixes we published new builds to both android and web platforms and made them live on both Google Play and itch.io. If you want to play this game you can get the links from here: https://redseed.cc/dusk_point_reloaded_mikos_journey.html
Files
Get Dusk Point Reloaded: Miko's Journey
Dusk Point Reloaded: Miko's Journey
Step into Miko's shoes and help her escape a despotic and technocratic regime
Status | Released |
Author | Redseed Game Studio |
Genre | Visual Novel |
Tags | Dystopian, Kinetic Novel, minigames, Ren'Py |
Languages | English |
Accessibility | One button |
More posts
- An attempt on Portrait visual novels for AndroidFeb 10, 2025
Leave a comment
Log in with itch.io to leave a comment.