I've tried to make the subject as clear as possible, but it would've taken to long.
One of the things I'm working on for my game invovles a kind of character generation process. You walk up to a standing character, choosing how it will look at the beginning of the game. So far, it seems to work, right now you only get to select your gender, sprite and name. Some point int he game I will be making it to where you are transported somewhere, and swicth to a different sprite, alsmot making you someone else.
My question is... How do I make to where the player comes back, to the original world, and use the same sprite the player selected at the beginning fo the game? I've tried playing with variables, and only succeeeded in confusing myself.
Has anyone used this kind of method in there game and can post a demo where I can peek at the source, or post a smaple source?
A link to a very good resource on variables would also be appreciated. So far all the links I've clicked on don't seem to do it for me.
Thank you for your time.
Edit: Oh, and it's for RPRG Maker XP