About a year ago, I started working on a set of plugins for a bundle called “Gui Editor +”. I haven’t finished the last two yet, but a UI dev I work with said he thinks the plugin is a great tool—so I wanted to share it here!
Here’s how it works:
Custom Action Panel
You can add or remove actions from the pinned section using a configuration panel:
Instance-Specific Actions
Some actions are specific to certain UI elements like TextLabels, ScrollingFrames, etc.:
Packed with Useful UI Features
Everything you need in one place:
Right now, the plugin includes 26 actions, and I’m aiming to release it with over 60.
Other features:
Ability to customize the look of the editor:
Option to toggle the editor on/off, with hotkey support:
I’d really appreciate your thoughts on this!
Planning to price it at $3.99 on Patreon and $4.99 on the Marketplace.
Verryy nice. I remember something like this a while back but it wasn’t very customizable and it bugged out all the time. Other than that one plugin I haven’t really seen anything like this. nice job.
it’d be cool if you could somehow implement custom actions. maybe make a module script that the user can edit with custom code and maybe provide a custom ui or just on a button press or something, not too sure.
Thank you very much!
I have this ready already, but I thought of making it available later because I would have to write a document with a tutorial and so on. Now I may ask an LLMs to do it… I’ll see.
But thank you for the feedback.
honestly I’ve been thinking, “how is there no in depth UI plugins?” yet then I see this. This is really nice, but does it, or do you plan to feature free transform? such as being able to move UI elements without the snapping.
Yes, I had this ready, but it’s for another plugin. It also features Alt + resize and less distracting handles.
The reason it doesn’t exist yet is because Roblox made it almost impossible to modify the GUI editor’s moving or handles. I had to find a big workaround — but it works very, very nicely.