UI Tools: The All-In-One Interface Design Solution

Please do add this setting, its very frustrating when I have to keep on enabling and disabling the plugin to temporarily avoid this issue

I would love to do that but I have frames & hud organized into frames that are 1, 1 scale size and UIScale ends up making “16:9 aspect ratio” (it doesnt but I dont know how else to describe it) because of the resolution
image
image



maybe there’s something I’m missing that can fix this?

Use anchor points to anchor all container frames to a specific point on the screen.

There’s a gap on the right side because the ScreenGui is using device-safe insets.

Here’s the ScreenGui model if you need it:

ui.rbxm (10.3 KB)

Working on it.

v2.6 is out. Here are the release notes:

image

@01_0101100 the undo/redo bug is fixed
@TM951atSumex letting you know the update is out

2 Likes

I do use them but I think the plugin converted my size to 1920, 1080 (offset) instead of 1, 1 (scale & what I had it set to innitially) thats why it didnt position it to the edges of the screen, seems to work fine now
(image im reffering to)


thanks for the update!

1 Like

It’d be pretty useful to have a stroke property since there’s already a UI corner. Should be fairly simple to implement it since I managed to do it myself
Screenshot 2024-08-31 203850

Edit: Icons should also automatically set their asset id into any selected image labels apparently you had to toggle it, should be on by default

Yeah, I’ll add it when I have time.

There have been some people confused about why inserting icons seemingly did nothing because they had this setting on. I think it’s best if the setting is disabled by default.

1 Like

How to install the plugin in this format? (.rbxm)

Hey! Just for general knowledge this plugin contains this option?

No, it can’t edit vectors. Roblox doesn’t have custom vector graphics either, but I guess it’s possible to make some kind of vector renderer with editable images.


@TwelveOrLess, you can install it by right clicking on the model and saving it as a local plugin.

1 Like

Is there a possibility to buy with robux?

1 Like

Roblox has vector. Kinda. Path2D allows you to edit paths of the object, like vector graphics