Hello !
Let's say I want to make this UI :

Each blue rectangle must have a width and height in % of the screen.
And inside each blue rectangle, I want to be able to add whatever I want, a single sprite, a sprite + label, a button etc... and I want it to be centered and not streched or whatever inside the blue rectangle, just resized.
How would you do that ?