So I am working on a plugin with studio tools like datastore management, toolbar-like widget (Although I decided to make it like Photoshop’s toolbar), quick actions menu like in Blender and some GUI tools (such as graphical interpretation of anchor point or offset to size conversion). This is how it looks now in a really WIP state. Should I release it free or paid when I’m done? YouTube link in case embed video doesn’t work.
Edit: I will be making the toolbar into the Photoshop-style one. My initial idea was to recreate the Studio one but it doesn’t look the best.
Btw, here is a little mouse icon module if you are making plugins but you don't wanna deal with the IDs
This current state doesn’t do it’s final product justice. Right now it looks like it should be free, as I’ve seen some other plugins that do this for free, but do more work on it and come back with another poll when you’re done. I’m definitely sure it should be paid for if you add more unique/high value features in the future.
For something like that in Roblox, it seems pretty difficult. You’ll have to make some sort of complicated GUI, because I don’t think you can create radial context menus (or even context menus at all) with plugins in Roblox as of now.
Workaround might be using a hover over function with some sort of a circular gui object, with an arrow on the perimeter waiting to orbit the hoverover gui and resize based on cursor distance from inner origin to outside of the hoverover gui circles diameter
Slowly but surely fitting the ribbon elements into a smaller GUI, saving some screen space (and the best thing is, you can make the widget as big as you please, even place it on your second monitor)
Yet another small but useful feature - introducing property copy & paste! Yes yes, I know you can just duplicate a part but what if you have to make two parts or meshparts look the same, the catch is that they are on the opposite side of the map? Or one part is different in size and orientation of the other? Sure, you can waste your time scaling and replacing a small detail or make your life easier and paste the style on a single part or an entire model!