Why is my UI being weird this like?

Hey,

I just learned how to size UIs for all devices when I make screen smaller using a Plugin, but for some reason when I make the screen wider it doesnt adjust the size of the UI. If anyone knows how to fix it I’d apprechiate it.

Here are Videos of the problem attached:
This works well: Watch 2025-03-02 17-18-31 | Streamable
This doesnt: Watch 2025-03-02 17-19-31 | Streamable

2 Likes

ur not using UIAspectRatioConstraints properly, they are supposed to be part of the screengui or the parent frame, not each individual gui object

1 Like

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