Help with GUIs (I need tips)

Hello Devs!

I’m starting with making GUIs but I have a lot of problems and I need help and some tips.

  1. When I’m resizing frames/text buttons or more in scrolling frame then the frame/text button is bigger and it’s changing a position. Its annoying.
  2. The helps lines are annoying because when I want to move frame or text button then the help lines blocks frame.
  3. When I’m changing CanvasSize the frame/text button size is changing too.

You can write some tips to help me and others with making GUIs!

Thanks for every tip :slight_smile: .

1 Like

Not sure what you mean.

Move with the Udim called scale and position. Also use anchor.

Look, It’s changing position by it self.

Sorry I don’t really know how to help.

I wouldn’t want to use the built-in UI Editor feature’s draggers. It’s a mess for me, especially when working with small UI components. Just set the UDim2s manually. You’ll have more control with that.

That would lead me to assume it’s scaled…