I don’t know whether to put this under scripting support or game design because I don’t know if this has something to do with scripting or properties.
I’m making a settings Gui for my game where there are 2 sections, one for gameplay and one of graphics. I want for 1 section to slide into the frame. But when it does, you see it come through the entire ScreenGui instead of coming through the frame.
An example of what I’m trying to do is this
Where the GuiObject stays hidden until inside the frame.
Any help is appreciated.