Hanako Games

News, Walkthroughs, and Chat about Anime Games

Any way to stop the text background from changing colors?


gx240

Any way to stop the text background from changing colors?

#1 by gx240 - Aug 28 2014

Is there any way to keep it from endlessly cycling between red, green, and blue?


Spiky Caterpillar

Re: Any way to stop the text background from changing colors

#2 by Spiky Caterpillar - Sep 7 2014

If you drop a file named 'something.rpy' containing the following code into the game/ directory:

init python:
    style.say_window.background = 'ui/dialog_window.png'
then the dialog box should stop changing color.

gx240

Re: Any way to stop the text background from changing colors

#3 by gx240 - Sep 8 2014

Awesome, that seems to have fixed it. Thank you.
Hanako forum archive - Topic list