Hello, fullbanner. Thank you for this nice and simple plugin.
I did slightly better version. It has perfect positioning of buttons, working at any screen aspect ratio.
Also I added fridges and russian translation. I will appreciate if you add these changes to your plugin by default.
Config: https://pastebin.com/23pYz27f
Demo of a different screen aspect ratio.
Square: https://imgur.com/toXDTDf
Ultrawide: https://imgur.com/V1t55JR
How to perfectly positioning your UI elements?
1. Set alignment by Anchors.
2. Set Offset from Anchor points. By offset you set element width and height.
Anchor alignment (X Y)
Center-Center: mins "0.5 0.5", maxs "0.5 0.5"
Center-Bottom: mins "0.5 0.0", maxs "0.5 0.0"
Center-Top: mins "0.5 1.0", maxs "0.5 1.0"
etc...
Explanation: https://imgur.com/p2SCzGX
I did slightly better version. It has perfect positioning of buttons, working at any screen aspect ratio.
Also I added fridges and russian translation. I will appreciate if you add these changes to your plugin by default.
Config: https://pastebin.com/23pYz27f
Demo of a different screen aspect ratio.
Square: https://imgur.com/toXDTDf
Ultrawide: https://imgur.com/V1t55JR
How to perfectly positioning your UI elements?
1. Set alignment by Anchors.
2. Set Offset from Anchor points. By offset you set element width and height.
Anchor alignment (X Y)
Center-Center: mins "0.5 0.5", maxs "0.5 0.5"
Center-Bottom: mins "0.5 0.0", maxs "0.5 0.0"
Center-Top: mins "0.5 1.0", maxs "0.5 1.0"
etc...
Explanation: https://imgur.com/p2SCzGX