Forum Discussion
BeckyLiu-Katz
5 months agoCommunity Member
Layer keeps showing - only want it visible once
Hello!
I'm brand new to this all, and I am designing a matching game within a big course, and the game is 99% done. I just have one snag:
When a match is correct, I made a trigger to show a lay...
WaltHamilton
5 months agoSuper Hero
Add two triggers to Match 1 Correct layer:
Set variable LayerMatch1CorrectShown to true when timeline ends on layer Match 1 Correct (this layer)
Hide layer Match 1 Correct (this layer) when timeline starts on this layer if LayerMatch1CorrectShown is true