Is a free plugin that completely replaces the default UI Editor Gizmos when it is active. I created this to make working with UI easier, especially when creating animations for UI (see).
Moving locally and globally inside the ui doesn’t work like the workspace. You move locally when a frame is a child of another frame. The child moves locally. The parent if it’s parented to the LayerCollector (e.g. a ScreenGui) it moves globally you could say. I don’t understand this suggestion, can you give some context to what you mean?
sry I meant the movement axis to switch between rotation and non rotated so when a thing is like 35* rotated you can still move it left and right and not in the rotarion direction
idk if its currently supported but keyboard shortcuts to switch between the different gizmos like move and for rotation like the default move gizmo ctrl + L for world or local afaik, scale, rotate
Added Local/Global move mode — toggle between moving along the object’s rotation or straight viewport X/Y (suggested by @4MyFate
Added rebindable keybinds — customize every shortcut through a dedicated Keybinds panel
Added multi-select — Ctrl+click to select multiple objects and move them together while keeping their spacing
Scale and Rotate now work on multiple selected objects individually
Keybind settings persist across Studio sessions (suggested by @Shazmohammed)
Local/Global Move — you know how moving a rotated frame used to drag it along its own weird angle? now you can flip to Global mode and it just moves straight left/right/up/down no matter how its rotated. hit Q to toggle or use the button in the panel.
Rebindable Keybinds — every single shortcut is now customizable. open the Keybinds panel (Shift+K), click “+ Add” on any action, press whatever key you want. done. your binds save between sessions too so you only set it up once.
Multi-Select — Ctrl+click to grab multiple objects at once. drag them around and they all move together keeping their spacing. scaling and rotating works on each one individually from their own center.
Thats it, go try it out. Lemme know if anything breaks