#💬 quedol0329ʹs Feedback
1 messages · Page 1 of 1 (latest)
@subtle briar hey cool work! I love the fact that you spend your time on making something educative, but I’ve noticed the ui is not completely covering your screen in the screenGui there is an option named “ClipDescendants” if you enable that option the the gui will cover the entire screen, you did great!
Cool
Thank you!
It’s actually IgnoreGuiInsetEnabled. This property, when enabled, allows the GUI to ignore the top bar, whereas the ClipDescendants property is for frames and it makes it so that any children/descendants of the frame that are outside of it become invisible.
oh yeah right my bad