So I am working on a building type thing and its using handle adornments but I don’t know how to make them work all I got so far is the function.
script.Parent.MouseDrag:Connect(function()
end)
If you know any tutorials or know how to make them work then please tell me as it would help me a lot.
thanks for any help.
crossbar
(crossbar)
May 17, 2023, 2:19pm
#2
Those only work in Studio, you can’t add them to a script. If you use a script you have to edit their size, orientation, or position.
I know I have to script it to edit the rotation size and position but I don’t know how to check when the mouse it moving to and apply the edits.
crossbar
(crossbar)
May 17, 2023, 4:14pm
#4
I think there is a building tool made by Roblox that allows you to do these things
Wdym do you know where I can find it?
crossbar
(crossbar)
May 17, 2023, 4:38pm
#6
Well all those sandbox games have it, it’s an old tool from like 2008 maybe but it allows you to rotate and scale parts.
Wait do you mean Btools because if you do then I haven’t tried that.
Ima check it out now.
crossbar
(crossbar)
May 17, 2023, 4:41pm
#8
Yeah I forget what its called but there is a specific tool that allows you to edit parts in game. Its very popular, maybe someone here can help me on the name.
I didn’t really understand the code in the btools as it had code I have never seen before, so if anyone else could maybe help then thanks to anyone that can help.