Skip to main content

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

Hello! I'm sorry and I know this is from a while ago, but I can't find the code to implement the code without the test. I can't find it in the GitHub, can't find it in the files, I'm completely lost (I'm new to Ren'Py)

Hey there! I'm not really clear on what you mean by "code to implement the code without the test" - the required files are pronoun_setup.rpy and pronoun_backend.rpy, and you can do whatever you like with pronoun_labels.rpy and pronoun_screens.rpy. They are there for demonstration purposes, and the screens in particular you can get rid of if you don't want them or customize them to look however you like. If you're new to Ren'Py, I suggest you read through pronoun_labels.rpy in particular and copy over the code in whichever label that does what you need for your game to your usual script.

Hope that helps!

Sorry, I realized how confusing that was.

I can't find the code where I can implement it into the game without the testing part, I already tested it but I don't know how to implement it into the final game.

Sorry if this is confusing, I'm not exactly sure I understand myself.

Hello! I finally figured it out!

Thank you for the code you gave me, it is helping me with my game. I'm sorry for the confusion!