Forum Discussion
ELOUPEI
2 years agoCommunity Member
States? Variables? Both? Help...
I have a scoreboard that should count up by one every time a correct button is pressed.
It should not count up by one when the incorrect button is pressed.
The current score (from 0-8) should be...
WaltHamilton
2 years agoSuper Hero
Set the length of the correct layer to four seconds (and probably set it to hide when the timeline finishes). Move the trigger to increment the score from the base to the layer. Instead of "when user clicks button 1", change it to "when timeline ends on this layer". Clicking the correct button will show the correct layer, which will do the sound, and everything else, then close and change the scoreboard. If you place it in the list after all the other triggers, you can use the end of the layer timeline to jump to another slide.