I need help with a UI Problem

So recently I made a simple UI that is stuck onto the top of the screen, and tested it in-game, but I ran into this trouble where there is a blank space that makes my UI position look different from studio. I already autoscaled it with a plugin, and I really want it to be stuck on the top. Is there a way to solve this?

1 Like

Have a look at IgnoreGuiInset, roblox automatically adjusts UI so that it doesn’t overlap with any of the core UI at the top but you can turn that off.

2 Likes

Thanks! I didn’t know such property existed!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.