Forum Discussion
RehmatGangreker
3 years agoCommunity Member
Random selection of objects trigger
Hello,
I am trying to figure out how to create a trigger that will prompt a correct or incorrect message, as long as the user has selected the correct amount of boxes when they click submit, even ...
SteveGannon
3 years agoCommunity Member
Here you go (see attached). I created a layer with a custom "Count" variable that adds up all of the buttons with Selected states and then hid the appropriate correct/incorrect rectangle mask. (Note: I did this really fast so you will want to verify the button number in all of the triggers to be sure I didn't duplicate or skip any.)