Hi everyone! I am trying to create a custom building system for modeling your own weapons. The problem is the scale of the roblox handles. I having the players build the weapons on the scale that the weapons would be in game, so they will need to be able to make small adjustments down to 0.05 of a stud. The problem is on this scale the handles don’t work well as they are way to big:
How can you resize the handles attachment? Is there a property that you can adjust? I am not asking to resize the part, but the handles attachment. I want to keep the part size the same, but have the handles fit in the screen.
You can’t do that. Do you want the Studio’s draggers? Those are written in a way that we can’t really access, but is still written in Lua. I was thinking of doing some research about that.
Yeah it would be nice to have the ability to change the size of the handles or use roblox’s studio draggers. If you find a way to do that, I would very appreciate it.