Well I know the problem but it’s really hard to explain but ima try my best to explain in Steps . Step 1. Make sure all you’re UI’s Position, Size Offset are set to 0, Step 2. Make a frame that will be the parent of all the Ui that you have in the photo, Step 3. Add A UIAspectRatioConstraint then set “AspectRatio” to 1.2 and “AspectType” ScaleWithParentSize last but not least Set The “DominantAxis” to Width
If you’re referring to the properties i mentioned no they do not “AspectRatio” and the others are a properties of UIAspectRatioConstraint in short they are not objects they’re properties of UiAspectRatioConstraint
change anchor point so that its anchored to the top right corner of the ui so UiSizeConstraint changes the frames scale based from the right side of the screen
Guys i fixed it.
the problem was the template that i was using it kept making the size on offset and i didn’t even notice that it was beacuse all i was doing is select it and then click scale on the plugin
but i changed it manualy
it works now Tysm everyone.