Help enabling IgnoreGuiInset on player list gui made with script

Ignore this post now since I can just change the position in the script for the player gui.

Your code being in a LocalScript doesn’t affect the ability to set IgnoreGuiInset. Just find where you create the ScreenGui and set IgnoreGuiInset to true.

By the way, there’s Scripting Support if you need help with code (not to be confused with asking to be spoonfed an answer - rather than ask for the code and where to put it, ask about the problem itself).

1 Like

Just ignore this post now because I can just change the position in the script to make it look like ignoreguinset is enabled.