I have a frame inside a CanvasGroup, and I want the child frame to be above the CanvasGroup. I set the Zindex of the child frame above the CanvasGroup but it still doesn’t work.
But this is still fine, right? Just set the ZIndexBehavior of the GUI to global.
But CanvasGroups force the GUI to be ZIndexBehavior sibling to work, so I can’t do that.
1 Like