Hello, today i had problem with UI offset and auto-scalling, soo someone reccomended me one plugin, but it lacks some functionality like UISizeConstraint (btw i added Preview because normally it’s kindof hard to visualize max sizes)
Soo i made this plugin, it’s easy to use, only hard thing is to remember that Red is X and Green is Y axis, rest is intuitive
Plugin allows you to:
Convert scale only to offset only gui elements and vice versa
Generally, it’s better to design your UI with scale and offset in mind and know when to use each of them (along with UI constraints). Knowing this, you will never need to convert between them which makes plugins like these useless.
It does some calculation, working with pixels is generally easier for someone to visualize gui, and by this plugin you can simply save time from calculating stuff, aspect ratio and UISize is calculated by script too, soo you don’t need to do soo