Why Doesn't my Ui scale down properly?



ive been trying to find a way to make my gui screen down properly for a couple of hours now , ive tried check forums and tired all there methods like using auto lite plugin or adding scale but my ui when shrunk down bugs. I want it to stay the same on any screen size but at this point am starting to give up :sob:

have you tried UIAspectRatioConstraints?

yes, when i use the constraint alone, it doesn’t scale it down or do anything.

nvm i found a fix, i just put everything under a frame then make it scale with the frame now it works

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.