Moved to a new post
Old post
Looking on that, how much people don’t know how to scale UIs and add UIAspectRatioConstraint
into them I wanted to make UI designing plugin. And some functions in plugin really save time!
This plugin will cost ~5
or ~15
robux, but now it’s free for testing!
What is UI Tools?
UI Tools is my first ever plugin and includes:
- Dark an White theme support
- Scale UIs On All Screens (Includes
UIAspectRatioConstraint
) - Set Anchor Point To Middle
- Design UIs (Deletes borders,
TextScaled = true
,TextWrapped = true
,Enum.ScaleType.Fit
,Enum.Font.Gotham
) - Custom Border Rounding
My Ideas
In future of this plugin development I have some ideas what can I add:
- Settings (Set properties, that will change when click
Design UIs
button, Add UIAspectRatioConstrainttrue
orfalse
, What anchor point will set when you click onSet Anchor Point
button, Check For Updatestrue
orfalse
) - Set UI color right in the plugin
- Add gradient (2 color gradient, 2 colors you selected)
Images
Dark Theme
Light Theme
Toolbar
Installing
You can install the plugin here:
Current plugin version: 1.6
If you installed plugin before this post, please navigate to manage plugins tab and update the plugin.
https://www.roblox.com/library/6514761722/
If you found bug, you can dm me on devforum!
Update 1.6
- Added plugin update checker
- Fixed
UIAspectRatioConstraint
- Now you can select GUI and pressing scale UIs on all screens button and it will addUIAspectRatioConstraint
to all GUI’s children! Also now it addsUIAspectRatioConstraint
to buttons and others, not frames and scrolling frames only. Also addedVideoFrame
andViewportFrame
into the list.