Mobile Notched Screen?

How does a game Pet Simulator get their UI to extend all the way to the edge of the phone screen? When I create UI in Roblox, it always has padding/margins from the screen edges. How can I make my UI go to the edge like Pet Simulator?


Click your ScreenGui, then select ‘ScreenInsets’ then select ‘None’

1 Like

Ok i used ai, and it wrote a script that seems to fix the problem im having, and by the way i looked allover hopeing to find a script that some one else allready wrote, but i did not find one. So yeah i used ai!

– SafeAreaController.lua.txt (9.5 KB)