I don’t really get how it works, I have seen some tutorials but its crazy… I mean, u put same values in different objects and doesn’t behave the same. Btw I managed to make it more or less how I wanted, but I want it to autoscale for every kind of screen and it just looks horrible:
https://gyazo.com/089603727cf1174ff8cacf15d5ecd18b
I want it to autoscale every element inside the light blue frame so that it looks pretty much the same in different screen sizes but rescaled. This frame has this config:
https://gyazo.com/f4d72015f48e7ba70e7c292597ae3e93
https://gyazo.com/064bf681c73e82dba09d335532fbc8a5
I need to understand what does AnchorPoint, Size and Position works and how can they variate when the Parent (Frame in this case) has a specific size. Thanks