Forum Discussion
BeckyLiu-Katz
4 months agoCommunity Member
Layer will not show - Trigger issue? Variable issue? Condition issue?
Hello!
I received wonderful advice for my matching memory game recently, and am back with another conundrum.
I have a layer of balloons that animate across the screen when all matches are made. ...
elizabeth
4 months agoPartner
Hi Becky!
You have the right triggers but in the wrong places. You want to adjust the variable 'visited' on the layers, since that's where the user will be. You were trying to adjust that variable based on layermatch1 changing, but only if all of the other layermatch variables were already true. You also need to drop your "hide layer" trigger to the bottom of the trigger order on each match layer. I made a couple edits, was able to successfully see the balloon layer, and the file is attached here!