R05HX
(Rosh)
March 29, 2022, 5:55pm
1
Hello Devs!
I’m starting with making GUIs but I have a lot of problems and I need help and some tips.
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.
The helps lines are annoying because when I want to move frame or text button then the help lines blocks frame.
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 .
1 Like
LandnBlu
(Landon)
March 29, 2022, 7:23pm
2
Not sure what you mean.
Move with the Udim called scale and position. Also use anchor.
R05HX
(Rosh)
March 30, 2022, 3:50pm
3
LandnBlu:
Not sure what you mean.
Look, It’s changing position by it self.
LandnBlu
(Landon)
March 30, 2022, 7:18pm
4
Sorry I don’t really know how to help.
Y_VRN
(Y_VRNDLL)
March 30, 2022, 7:36pm
5
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.
LandnBlu
(Landon)
March 30, 2022, 7:44pm
6
That would lead me to assume it’s scaled…