Forum Discussion
BURCUEVKELSARPK
2 years agoCommunity Member
About Locked Layers.
I have a one-scene work. I have different layers on this single scene that are connected from the homepage. I prevented from finishing the scene without examining these layers. no problem here. The problem is that there are also some buttons inside the layers here. that is, when a layer is clicked, I want that layer not to be able to return to other layers without completing the buttons of the layer. I hope I could explain.
- GarthYorko-TECommunity Member
You can do it using a combination of Variables and States.
I make a custom state for my buttons to show that the learner looked at the layer. I call the customer state Complete.
I added all the variables, triggers, and layer properties in the example below.
- BURCUEVKELSARPKCommunity Member
Hi Garth!
Thanks for help. I solved my problem with your support. I used the masking idea but was able to solve the problem without using veriables.
Thanks Again!