Jump to content

Gui bottom/top


Captain Cody

Recommended Posts

Posted

How do I make it so gui is on top or bottom on all resolutions

xRKNmBL.png

If that makes any sense what so ever.

I'm using gui editor, "I suck at GUI's" and there's a left and or right alignment, but not top or bottom.

How would I align it with top or bottom.

Posted

You should edit the code itself a bit and change the Y position. By using guiGetScreenSize you can get the bot position ( y - the height of your GUI ). The top position is quite simple, just make the Y position 0. Do note that you should make the Y - heightOfGui a calculation and not a static value.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...