I’m trying to make buttons that stay directly above roblox’s default ui on all devices but am having difficulty. I’ve tried a bunch of stuff and maybe I’m not setting the properties properly… but I can’t get the ui to follow the scaling like roblox’s default does. Is it possible to make ui that scales accordingly like the way roblox has done their tools ui? or do i have to compensate myself.
2 Likes
impossible im pretty sure, the roblox UI has top priority as it’s core GUI, if you could put your GUI over, you could stop the player from leaving/resetting
As @Exozorcus said, it’s impossible for you to make a UI stay above roblox’s default UI. But what do you mean by
I think he means stay the same size and the same position as… Let’s say the Roblox Pause Screen Button, on any and every device.