Hi
I’m trying to make this frame stay in its shape and just scale, but it scales in width and length separately.
I used this plugin people said worked but it only made it likes this and this is not how I want it.
thanks in advance
Hi
I’m trying to make this frame stay in its shape and just scale, but it scales in width and length separately.
I used this plugin people said worked but it only made it likes this and this is not how I want it.
thanks in advance
Does the frame have a UIAspectRatioConstraint? If not, add it into the main frame and alter it until the scaling is correct, then it should be fine.
it worked! thank you! I did not even know that was a thing haha