The Color Palette
Hey there! This is a quick plugin I made earlier with the intent of making storing colors for your GUIs and builds easier! Personally, I am primarily a scripter, so I am not quite sure on just how useful this would be to builders across the platform, but my hope is that it can enhance your workflow in one way or the other! It can help speed up your workflow by easily allowing you to save and experiment with colors seamlessly and quickly! (The classes you are able to apply and save colors from are listed below!)
https://www.roblox.com/library/8075707469/Color-Palette-Official
^ And yes, the plugin is free for all developers to use!
How does it work?
This plugin allows you to save a specific part’s color value (with a variety of supported classes; that’s right, not just parts!), and then allows you to assign those colors to any selected parts! This allows you to easily designate a specific color scheme for your build, and allows you to easily apply this color scheme (and easily undo/redo and changes you prefer), for your projects!
How do I use it?
The widget opened from using the plugin allows you to “Add Color” the instances that you currently have selected (although, please note, you are only allowed to save the color of one instance at a time, in order to prevent it from getting easily flooded. You can then apply these colors to all selected instances (applying the colors does not have a limit of selected instances) by clicking the button associated with the color you want to be applied!
Essentially, you can select the instance of whose color you want to save, and in the bottom right corner of the GUI, a button will popup allowing you to save the instance’s color data!
Notes:
- The currently supported class types are: “Frame, UIStroke, TextLabel, TextButton, Part, MeshPart, UnionOperation, SpawnLocation, ImageLabel, ImageButton”
- This plugin was made in only a few hours, so please report any bugs you find and I will be quick to fix them
If possible, I appreciate all advice about plugin creation and publishing updated that everyone has to offer , as this is my first publicly available plugin, so I need all the help I can get. Thank you in advance!
Thanks for your time, I hope you enjoy!
Edit: Fixed my horrible spelling in the plugin’s title and GUI.
Have a great day!