Alley_Cat

Devoted Member
Jul 20, 2019
8,980
17,539
I was kinda hoping there would be more Jen, but alas.... still an enjoyable update, though.
I'm kinda curious if Ava is going to make an appearance at some point. And if there is going to be a catfight between her and Jen over the girls.
 

dreamtourist

Newbie
Dec 27, 2017
85
169
I never had a problem with the text box but a no text box I would have a problem with because there are many times where words will be hard to read where there are white on bright or white on white spots.
Just change the text color to green or whatever.

Location of the file to edit for transparency:
Inertia\game\gui\textbox.png

Location of the file to edit for text color:
Inertia\game\gui.rpy

Change from default gray text color:
define gui.text_color = '#404040'
-to light green
define gui.text_color = '#00FF00'
-to light blue
define gui.text_color = '#0000FF'
 
Last edited:

GreenDark

Member
Jul 25, 2018
353
994
I never had a problem with the text box but a no text box I would have a problem with because there are many times where words will be hard to read where there are white on bright or white on white spots.
That's why I make the text white (already the case for this VN) and add a black outline. It's readable on any background without the textbox. Saves me the trouble of pressing H every 3 seconds.
 
  • Like
Reactions: Marcus800
3.90 star(s) 37 Votes