Skip to main content

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

Haven’t played it and haven’t used whatever game engine you’re using, but…

Wouldn’t it be possible to create some sort of global variable (static in some languages) that you can set to whatever gender the player has chosen? And then from there, the game would check that global variable whenever it has to pick a pronoun

(+1)

That's what I did, I think. I'm still new to coding, so I think I understand what you're saying. I have both set for the love interest and the player

well i think is too late for my advice, but here we go, could make the dialogue gender neutral so is less work on redoing the entire dialogue but depending on how much you already wrote in texts it could be easier (and less painful to code)to make the global variation for the texts instead rewriting the entire game. 

I'll look into that. Thanks for the advice! :3c