Just curious, as I have never made a game where the names were not set.
What I need to know is, when a player inputs a name to change the character, how do I have it so the game recognizes that the name was changed throughout the story. Like, say I want to do a game where a player can choose not only the name, but gender of the main character at the start of the game, do I need to set variables, or is there something I can do via script so the game registers that the name is changed.
What I need to know is, when a player inputs a name to change the character, how do I have it so the game recognizes that the name was changed throughout the story. Like, say I want to do a game where a player can choose not only the name, but gender of the main character at the start of the game, do I need to set variables, or is there something I can do via script so the game registers that the name is changed.