Sequence of touches
IsabelleK
Member, Sous Chef Posts: 2,807
Hello, could you, please help me with one little problem?
I have 5 actors (buttons), player have to touch 3 of them in the right sequence. If the sequence is right then some action should occur.
I could use 5 integer attributes and make rule: when game.1, game.2, game.3 = 1, then do something.
BUT
It should be like that: when player touch wrong actor or right actor for the second time or right actors but in the wrong order then it should reset this puzzle, so he have to try one more time.
Thank you very much.
I have 5 actors (buttons), player have to touch 3 of them in the right sequence. If the sequence is right then some action should occur.
I could use 5 integer attributes and make rule: when game.1, game.2, game.3 = 1, then do something.
BUT
It should be like that: when player touch wrong actor or right actor for the second time or right actors but in the wrong order then it should reset this puzzle, so he have to try one more time.
Thank you very much.