I'm a little confused whether you mean layers or layouts, but, maybe try using a global variable to signal when each one needs to be at whichever opacity.
E.g.
Player finishes level 1 --> Set Global Variable to 2
If Global Variable = 2 --> Set opacity of level 2 to 100