Menus
Septirath
26 Mar 2013, 00:48Hi! Sorry if this seems like a stupid question, but I'm fairly new to Quest. Now, in my game, there are two characters: a male and a female. At the beginning of the game, I want to give the player an option to choose between the male and the female character. Can you explain how to do this, in detail?
(Also, I create games in the web browser. I haven't downloaded anything.)
(Also, I create games in the web browser. I haven't downloaded anything.)

jaynabonne
26 Mar 2013, 10:08Check out the items on the "How To" page: http://quest5.net/wiki/How_to
especially the second one, which says, "Character Creation". It has code for both name and gender input.
especially the second one, which says, "Character Creation". It has code for both name and gender input.
Septirath
26 Mar 2013, 11:02Thanks! That was pretty helpful.