Frame with a position value of 0, 200, 0, 200 Scaling
Scaling uses a percent value where 1 is the end of the screen, and 0 is the start.
This is generally better for UIs since it will work on many different resolutions
Manual Scaling
To use select one or more UI elements and click Scale or Offset. A popup should show up if it worked.
Automatic Scaling
Conversions give the option to automatically scale UIs. Whenever a UI element is inserted in the StarterGui it will scale based on your options.
Yeah, this plugin just converts the size/position from one or the other.
e.g a Size of {0, 200},{0, 200} would convert to {0.104, 0},{0.185, 0} on a 1080p screen
AutoScale has you pay to automatically scale UIs and also this has a better UI. Other than that its just up to you to choose which one you want to use.
UI taste is subjective, I personally like it better. Also, I’m planning on adding size constraints later. I really just made this plugin for fun, and you don’t have to use it if you don’t want.