I have sent you a Dev-Forum message about:
REVIEW:
(STUDIO+ VERSION 1.0.6)
Help Guide:
Helped me understand the plugin in like 5 minutes
Could use more of a guide but its alright
8/10
User Interface:
Didn’t understand what unit conversion and asset manager is useful for so sorry if I had to leave that out.
Constraints manager
A bit useful, I could add UIAspectRatioConstraint to my guis without having to search for it.
7/10
Textures / Patterns
This was cool to do animations with and stuff, for feedback you could add more textures / patterns
7.5/10
Alignment
Super useful, I can rely on this plugin for precise alignments now.
(you could add an offset feature to alignment)
9/10
Drop shadow
Cool for buttons, frames and etc
7.5/10
Icons
This was actually pretty cool, with these icons I could make a 2D game.
9/10
Building:
Auto anchor
Simply one of the best features in the plugin, I can finally make builds without having to anchor everything
9/10
Object finder
This helped me eliminate all the inaccurate parts in my builds,
8.5/10
Model to folder
This was awesome for my line force experiments and stuff because I can select parts inside of a folder unlike a model, this is a mid feature
Lighting
This was useful, I am not a lighting expert so this helped me a lot in making realistic games.
7.5/10
Skyboxes
One of the best features on the game, so much skyboxes, I can make obby games without it looking too plain and me not using skyboxes from the toolbox.
9/10
Sun repositioning
Nice feature, I can reposition the sun so that my builds are not going to be so bright.
8/10
Assets
THIS IS ONE OF THE MOST USEFUL FEATURES IN THE GAME (srry for caps), 3D models are very useful in obbies and something like that
9/10
Textures
Could use more textures but this was good, I can make modern water instead of 2018 lookin’ water.
8.5/10
Scripting:
Rename Variables / Globals
Alright this was a decent feature, I have no idea what to call my variables if they are complicated.
6.5/10
Minify
Performance is needed in a lot of games, minifying the code makes the game run faster by a tiny bit.
7/10
Quick backup
Nice feature! My clipboard is not going to be filled with scripts anymore or me forgetting to CTRL+C (copy) my work.
8/10
Instance Serializer
I do not know what the purpose of this is but it could be used when I want to spawn a part EXACTLY THE SAME without :Clone()
And this is like converting an object to a script which is pretty cool
7.5/10
Snippet Library
Nice, its like custom admin commands in roblox studio
9/10
Lua
Enhanced syntax highlighting is very useful for reading scripts
7.5/10
VFX:
(VFX is unfinished and in beta)
So far I see good looking VFX, can’t wait to use it when its complete.
8/10
Datastore:
Quick modules
The quick modules were more quicker to use, you could add a normal datastore though.
7.5/10
Player lookup
A mid feature, useful with looking for players though if you only know the user id.
7.5/10
Miscellaneous:
Did not have a purpose for what Proxify in HTTPS is useful for so sorry if I left that out.
Translator
Note: I had to be really precise with it.
Alright this is a cool feature instead of opening a google tab and searching google translator
(Add more languages pls)
9/10
AI advisor
Great feature,
I can use game advice when I have nothing to do
I can use encouragement if i feel like giving up
Note: Im totally not using autoclicker on encouragement for infinite motivation
(I found some errors while testing the plugin, you should probably look into that.)
(Also when I load a game on studio my game freezes for like 15 seconds then it shows the Studio+ plugin tab)
Overall this is a really great plugin!
Time it took to make the review
1 day to make this review
Rating: 9.5/10
Overall this is a really great plugin!
Great review! Thank you so much for supporting Studio +.
Hey, I’m ghg, a.k.a. ghgfdhmkug2 on Roblox, and i would like to qualify for the free copy.
I am proficient in building and GFX, and I have 6 years on studio, 2 years building, 1 year GFX and 5 months UI. I am active almost every day, I spend hours reading posts on the DevForum.
I think your plugin looks very useful, as I am sick of anchoring and anchoring parts, and that find parts by color sounds very interesting. Now here’s my review:
The datastore tool sounds interesting, and it would help me with my game I am currently working on, 2 Player Soccer Obby. I’m starting to become a beginner scripter, and the Scripting Features tab looks like it would help a lot. The UI looks great, and the plugin has really great building tools, and anything you can possibly think of! I will 100% use this awesome plugin if i get the free copy (I’m too broke to afford the plugin). The encouragement will help me a lot since i tend to quit my projects often. I hope this review helps you in some sort of way!
Now here’s my pros and cons:
PROS:
- Very useful, especially the datastore and building tools.
- UI tools will help a ton for scaling and other effects.
- The UI seems professional and very clean.
- VFX tools will help a ton of VFX makers.
- Overall great plugin.
CONS:
- The button icons at the top can use some icons, not emojis.
- The price is in USD, not robux but we can’t really do anything about it since Roblox enforces USD payment.
Heres my past work:
(i cleared my screenshots folder )
Thank you for this plugin, It looks like you put a ton of hard work in there!
9.8/10 GREAT PLUGIN!
Thank you!
@xor25th
Sorry for the bump,
Here is a similar issue: Roblox Moderation Keeps Taking Down My Models For NO Reason - Help and Feedback / Platform Usage Support - Developer Forum | Roblox
There’s also some false negatives?
No problem, I happened to look at the guidelines and require(), getfenv(), etc are blacklisted terms which I get, but also a lot of older developers have gotten away with it.
getfenv
is deprecated and for very good reason, outside of sandboxing, there is no reason to need to change a function environment.
it also disables multiple luau optimisations and native codegen due to some “expected shape” stuff, im not sure of the details here.
Almost every obfuscation tool at some point uses getfenv (allows them to further obscure _ENV accesses) in its execution which is why its blocked so heavily
require(id)
is similarly blocked because, although all source must be public, it allows bad actors to inject bad code into your game/plugin if you’re not the uploader (and at that point, just include it directly into the plugin).
i too wish to do a review, pm me for more info
im “proffiicient” in scripting and uhh mediocre at everything else
Studio+ is a great tool for Roblox developers. It has a lot of features that can make your work easier.
Studio+ offers alot of great functions and i would buy it if i were u.
• UI Tools: You can create UIs quickly with tools like Alignment, UI Presets, and built-in icons and textures. Development of ui can be hard but this makes it alot easier.
• Building: Features like automation for anchoring parts, an object finder, and access to a huge library of models and textures are really helpful. Building things is something alot of New and young developers struggle with. Most People cant afford modelers then studio+ is THE plugin for you!
• Scripting: Tools like the Code Formatter and Quick Backup help you write and organize your code better. Plus, the Snippet Library lets you save and reuse code across projects. We have all had our code look hysterical but this plugin will help u with that and organise it for u!
• VFX: The visual effects tools are easy to use, with particles and textures for creating cool effects. Lets be real, the sparkles roblox created are kinda useless. The ones Studio+ have are not.
• Data Store: Managing data is easier with modules and a data editor, and you can even look up player profiles. All data store managers nowadays are overpriced but this datastore manager is And cheap And one of th3 many functons this plugin offers
• Miscellaneous: There’s a translator, AI advice, and more tools to improve your workflow. This is something that u never see. Its a great group of functions that are very useful.
If you’re serious about Roblox development, Studio+ will make things a lot easier. It’s definitely worth considering if you want to speed up your projects. I personally am making scripts for my game and this would definitely help me alot!
I received a free copy and here’s what I personally think about it (mostly about UX):
-
UI
- I don’t know how to use the constraints manager properly (It just inserts AspectRatioConstraint, I expected it have like a context menu with the list of constraints)
- Textures/Patterns could use some preview images with a more gallery view style, and also I don’t know why but the ImageTransparency on them is so high.
- Alignment could use some interactive visuals, like arrows or a 3x3 grid to make it easier to find the one you need.
- Icons… same as Textures/Patterns, could use more of a gallery view.
-
Building
-
World Assets could use more of a gallery view, like the one in roblox’s toolbox, also uhh… I found 2 assets with the same name and is identical.
-
Most of the textures are unnamed?
-
-
Scripting
- Beautify and Minifier could use some work to separate the settings and the action button
- I really like the Custom Script Header tool, as well as the Snippets. I don’t really see me using the other tools though.
-
VFX
- Again, textures could use a gallery view
-
Datastore
- ProfileStore and SDM could be added to the quick modules section
- Warnings could maybe use the dedicated space more since it looks out of place
I would also suggest a way to access the tools via the explorer for selection-oriented tools, preferably a context action menu (the one that pops up when you right click)
Reasons you should make this free:
Anyways this seems very useful, but I would say I can find the same results with a bunch of free plugins. I maybe would have gotten it for 5 dollars, but not 10.
howdy, im an UI maker and a animator, and i like to try new skills, so this might be helpful for me
i have about 3, almost 4 years of development experience
Thank you for the feedback, Can you expand on what a Gallery view is so I can put that into development?
As for the constraints, I’ll work on an update.
But what they do is basically make UI scale size properly on all devices without it stretching the frame. The main addition to this is that you can edit it by simply resizing it which is not common in most auto-constraint adders. In the constraint update i will add text constraints and stuff like that and possibly a context menu like you suggested.
While yes there are features that can be found in free plugins, Studio+ facilitates both simple and complex features while also having unique resources. I will take your suggestion into consideration and possibly lower the price.
for the UI, make sure to not make it so that it uses aspect ratio for every single object
basically you scale all then you put constraint on the container
also suggested that you add a anchor editor as it could be useful [i see myself using it]
do i quality for the test by chance
Sorry for the horrendously late reply, but gallery view is like the one you see in the toolbox, an image preview and a text below the image. Try googling it to see what i mean
ill let you know when I am done with Studio + 2.0
Studio+ 2.0 sneaks
The screenshot displays the core Studio+ manager which allows you to manage your versions, mods, libraries, etc. ( essentially, studio+ will allow you to add libraries ( assets, ui elements, scripts, etc. ) and mods from the internet and create your own libraries and mods )
It will also have a top bar system which facilitates building, ui designing, etc. and makes your studio experience better.
On the bottom left you can see a HTTP Log of all pending requests being made, this can be disabled.
Give me any features you think i should add, I am also rewriting studio+ entirely for this.