ID:177769
 
I have been trying to figure out how to make choices appear in a new little text box, but I cant figure out how. So like if I walked into a Gravity Chamber, it would say in a new text box with buttons saying, [Gravity Training] or [Return To (SomePlace)]. How would I do that?
Please do not post in Code Problems unless you're asking for help debugging a specific piece of code. Questions of this sort are for Newbie Central.
Kamion wrote:
I have been trying to figure out how to make choices appear in a new little text box, but I cant figure out how. So like if I walked into a Gravity Chamber, it would say in a new text box with buttons saying, [Gravity Training] or [Return To (SomePlace)]. How would I do that?

Look up input() and switch() in the Dream Maker help.
In response to Lummox JR
Aight, thanks