true /false variable Jul 01, 2019 By jane Jordan I need the user to click 2 objects before a hidden button appears - can you just remind me how I use the T/F variable to achieve this, I haven't used for some time and I have forgotten how to do it Thank you
vishal agarwal over 4 years ago07/01/19 at 6:33 am (UTC) Hi Jane, Create 2 variables true/false type like Reveal 1 and Reveal 2. On clicking of each object change the value of the both variables to true. And then give a condition on each object:Change state of button to Normal When Reveal 1 == True and Reveal 2 == True.Hope its work for you. Thanks.VISHAL AGARWALvishalagarwal12@gmail.com
Phil Mayor Hero over 4 years ago07/01/19 at 7:04 am (UTC) I would add a visited state to each button and then change the state to normal when the state of the buttons is visited
jane Jordan Author over 4 years ago07/01/19 at 7:24 am (UTC) thank you that is a lot easier than me creating T/F variable
3 Replies
Hi Jane,
Create 2 variables true/false type like Reveal 1 and Reveal 2.
On clicking of each object change the value of the both variables to true.
And then give a condition on each object:
Change state of button to Normal When Reveal 1 == True and Reveal 2 == True.
Hope its work for you.
Thanks.
VISHAL AGARWAL
vishalagarwal12@gmail.com
I would add a visited state to each button and then change the state to normal when the state of the buttons is visited
thank you that is a lot easier than me creating T/F variable
This discussion is closed. You can start a new discussion or contact Articulate Support.