When a player creates a new game he can choose a race, name, etc. I want to add a few more things to this (ie. age). How can I go about giving the player the option to set the value of the GlobalVariable that stores the playerage at the start of the game, and how can I display the value in the stats menu?
What should I be looking for. Anyone know?