I know if you set a visibility toggle on a layer and then set an instance swap on that too, the instance swap will only display if the layer is visible.
What I’m hoping to do is make it so if layer A = visible/toggled on, show layer B visibility toggle. Is this possible? I assumed if layer A was the parent of layer B it would work, but no.