"Easy UI Tools" Plugin by JameDev

Easy UI Tools

This is a free plugin made by JameDev - Roblox to make the process of creating UI easier and faster. It is avialable for free on the Developer Marketplace under this link:
https://create.roblox.com/store/asset/17386354664/Easy-UI-Tools

If you encounter any bugs or wish to share some feedback, make sure to leave a comment.

Thank you for using it!

Functions of the plugin:

image
Insert UI: Directs to a insert UI Menu
Position UI: Directs to a position UI Menu

Quick Actions:
Fast Scale: Changes the size and position to scale instead of offset
Fit Parent: Changes the size to fit the parent (1,0,1,0)
Transparent: Make the background transparent
Constraint: Adds a constraint to keep the ratio between the X and Y Scale
Bevel: Add rounded corners (Border Radius Preference)
Square: Add a ratio, that makes the element squared

image
Quick Position:
Position and Anchor an UI Element at these Positions:

  • Top Left
  • Top Center
  • Top Right
  • Middle Left
  • Middle Center
  • Middle Right
  • Bottom Left
  • Bottom Center
  • Bottom Right

image
Quick Text:
Dark: White text, dark background, apply FontFace preference
Light: Black text, white background, apply FontFace preference
Scaled: Activate scaled text
Stroke: Add a stroke to your Text (Stroke Thickness preference)

Quick Reclass:
Coming Soon

Edit Preferences:
FontFace: Change the standard Font Face
Stroke Thickness: Change the standard Stroke Thickness
Border Radius: Change the standard Border Radius (in scale)
Show Tool Tip: Disable or Enable the Tool Tip displaying informations for a function

Tool Tip:
The Tool Tip currently needs you to click in the plugin to position itself correctly.

Overview:

Insert UI Layout:
image

Position UI:
image

To head back from one of the 2 menus above to the main menu, click on the title:
image

Version Log

v1.0.0:

- Global Release
	- Main
		- Added Insert UI and Position UI
		- Added Quick Actions
			- Fast Scale
			- Fit Parent
			- Transparent
			- Constraint
			- Bevel
			- Square
		- Added Quick Position
			- Top Left
			- Top Center
			- Top Right
			- Middle Left
			- Middle Center
			- Middle Right
			- Bottom Left
			- Bottom Center
			- Bottom Right
		- Added Quick Text
			- Dark
			- Light
			- Scaled
			- Stroke
		- Added Quick Reclass Coming Soon Text
		- Added Edit Preferences
			- FontFace
			- Stroke Thickness
			- Border Radius
			- Show Tool Tip
			
	-Insert UI
		- Added Insert UI Layout
			- Simple
			- Extended
		- Added Insert UI Elements
			- Frame
			- TextButton
			- TextLabel
			- ImageButton
			- ImageLabel
			- ScrollingFrame
			- TextBox
			- ViewportFrame
			- VideoFrame
			
	- Position UI
		- Added Position Presets
			- Top Left
			- Top Center
			- Top Right
			- Middle Left
			- Middle Center
			- Middle Right
			- Bottom Left
			- Bottom Center
			- Bottom Right
		- Added Custom Anchor

v1.0.1:

- Fixed a few bugs and made it work without Beta Feature UIListLayout Flex Features

v1.0.2:

- Made Fast Scale work, when the GuiObject is in another GuiObject (did not work properly before)
	- Made Constraint work, when the GUiObject is in another GuiObject (did not work properly before)
	- Made Inserting UI have white background, a normal size (not 0,0,0,0) and no border
	- Removed "Reclass UI" and its "Coming Soon" text, because it was useless and probably not coming to soon, since this isn't a priority

If you want to support me feel free to purchase one of the gamepasses on this game (trough the roblox shop, not in-game):

6 Likes

Could you show what it does? :sweat_smile:

1 Like

Done! I was already editing it when u replied that, just didn’t want to upload all at once. Sorry!

needed to take it offline, theres a major bug, updates soon!

okay problem found, it was this beta feature
image

it needs to be enabled to use it

Meanwhile:
U need to enable the Beta Feature called “UIListLayout Flex Features” to use it properly!!!
Need to redo the layout because i didnt realise it was a beta feature!

This is the case for one of my plugins too. I’m going to keep using it, though.

1 Like

Version v1.0.1 is out!
Now works without enabling the beta feature.

Fixed it by switching to uigridlayouts instead of uilistlayouts

Just wanted to thank you, 600+ people already installed the plugin :saxophone:

Hey! I just want to say I absolutely love this plugin! It really saved me from the agony of dealing with the weird-ass abomination that is the Roblox UI Builder. Your plugin made working with Roblox’s UI Editor so much simpler.

I’m not sure where you are or what your preferences are, but I just wanted to send my best wishes your way

Nice to hear, anything you want me to improve? I have an unreleased version rn with a few more functions, haven’t released it since a few things aren’t working 100%

I had a lot ideas actually, albeit they are more like quality-of-life features. Unfortunately my mind had forgotten all of it rn. At the moment all I can add is the ability to quickly select anchor point for the ui (top left, top middle, top right and so on …).

Do you intent do opensource the project? I would love to contribute bc I found the tool help me so much.

Could definetly make it open source with the next version, would love to see what other people add to the plugin. I will probably create a github with a bit of documentation if so. Also it’s not written very clean and everything in 1 script. If someone could improve that it would help alot.

1 Like