Forum Discussion
Evaluate Variable To Determine Motion Path
Help, I think I have the wrong trigger order. I want to make it so that when a user selects a random ball to reveal a question and that they have to select the correct answer before they can select another ball and in turn reveal the next question. At the same time, the user would move to the next subsequent base when they answered the question correctly. That doesn't seem to be happening when you click the baseballs randomly.
Hi Jennifer,
This can be solved with two simple changes to each question layer.
1. Select a layer and open the Layer Properties dialogue box and check the "Prevent user from clicking on the base layer" option:
2. Add an additional trigger to hide the layer when the user clicks Correct:
Now repeat this process for each of your question layers.
What will happen now when the user selects a ball, is that the appropriate layer will open and the user will now be unable to click on the base layer (i.e. select another ball) until a Correct answer has been selected, at which point that question will close, returning the user to the base layer.
Hope this is the result you are after, but if you have any further queries, just get back to me.