Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Greetings BadMustard,

Great script, fun to tinker with and and fairly easy to understand for a Ren'Py-noob like me.  Learning a lot from it.

One question though:  when switching from girl1 to girl2 on the status page the image of the girl stays the same (girl1_bg.png).  Don't know if it's me or something missing in the code, since the original images are identical. Any help would be much appreciated. Here's the situation:


Sincerely, 

debrander

You are correct, it does not switch images (that will teach me to use the same image twice(lazy programmer)!)

I will dig around in the code and fix this asap.

Thank you.

Problem fixed, go ahead grab the new v1.1 and find more problems!

Thank you for finding that bug for me.