I was wondering if there is a way to exclude a single element from a UIGridLayout? In the picture below it shows musicMenuToggle not embedded in Frame, but I would like to embed the musicMenuToggle within the Frame so I can animate the entire entity simultaneously when it is toggled on and off. However, I cannot find a way to make the musicMenuToggle to not automatically snap to the UIGridLayout.
Is there a way to do this, or is what I am asking impossible? What is another way to animate the frame and button cohesively?
