Skip to main content

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

Hi there, I have run into an issue while trying to implement this into my game. The problem is that I still couldn't get the hang of modifying verbs like "to be" into "were" for they/them or "was" for she or he. Can you please help me with this?

(1 edit)

You should use text tags. 

Copying example text from above:

Text tags to change what text is displayed depending on the pronouns selected

    e.g., This is {0}Mr{/0}{1}Ms{/1}{2}Mx{/2} Parrot.

pronountools.rpy also suggests a different method if you don't plan on localising.