Custom UI for ArcHandles and Handles

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

By making custom archandles lol?

Well, I’m not even sure How to do that because I never used handles or archandle before

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