Move Triggers
I am creating a Storyline game where there are objects (an image) that the user clicks and it moves to the object to the center of the slide. A question then pops up (on another slide, not a layer). If the user gets the question correct, I want the object to move to the right side of the slide. If the user gets the question wrong, I want the object to move to the left side of the slide.
I have been successful using the move trigger to move the object to the center, show the question, then move to the right if the answer is correct. But I cannot figure out how to get the object to move to the left if it is wrong.
I have tried many methods, including variables, but cannot figure it out. Any ideas would be super helpful! Thank you!!
The programming for the first helmet is all set in the attached file. To the side of each slide, I added notes explaining the changes I made.
FYI: I switched to a Text variable because the programming needs three different conditions. And each helmet will need its own Text variable.
Good luck with your project!