Forum rules - please read before posting.

Change Menu Text in ActionList

Hello Chris, 
I'm building a Question&Answer system, the player has to answer correctly to advance through the game.
I have a working menu with a Label with the Question, an Input field to answer, and a confirm button.
I'm trying to change the text of the Question to the next with an ActionList as the player answers correctly.
I created multiple Global Variables with the questions, but I didn't find a way to change the label text. I tried with Menu->Set Input Box Text, but it doesn't work. 
Maybe I have to use just a Global Variable and change that?
Thank you

Comments

  • It was easy! I used a string Global Variable to store the current question, and other Global Variables to store one question each.
    Then I always reference the current question in menu via [var:xx] and change the variable with Variable->Copy.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.