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.
Coming soon:
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.