Hello, I haven’t used Roblox Studio in a while. I guess during that time, an update came out. I was wondering if there is a way to get rid of these little dots when I’m resizing something. The only reason I’m reaching out to the forum is because when I make the increment 0.0 it still locks on the dots making it impossible to scale it. Thank you and please let me know if you can fit this.
4 Likes
Disable the Studio Draggers Quality of Life beta.
Why
2 Likes
Okay thank you. How do I navigate to that?
1 Like
File > beta
1 Like
I only use 0.0 when resizing something like small. Other then that I use 0.1
1 Like
That’s a bad practice along with the 0.1. You should be building on a grid instead.
Use increments like
1
0.5
0.25
0.125
0.0625
1 Like
I know but I could never get used to using 1 or 0.5. My brain wont adjust to me using those increments. I’ve always built on a 0.1.
Well I would suggest coping or else you will run into issues.
1 Like
Alright, thank you. I will try to make the switch!
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.