I recently learned about this https://create.roblox.com/docs/reference/engine/classes/Handles that it can function like studio Move, Scale, and Rotate tools. But I’m wondering.. how can I do custom UI for it? Like this from a game called Blocksworld:
Notice on the selected block it has a move and scale and rotate buttons. This is something the same I need to make.
Also I read something and I think it only works for computer? I hope it works for mobile and consoles as well
ChiDj123
(xHeptc)
October 2, 2025, 3:26pm
3
By making custom archandles lol?
Well, I’m not even sure How to do that because I never used handles or archandle before
ChiDj123
(xHeptc)
October 2, 2025, 3:39pm
5
You don’t really need to, Use Billboard GUs and create ur buttons, and connect to m1s within StarterGui (so the events work) then get delta from mouse movement
1 Like