Inventory slot not scaling

So I have an inventroy gui with slots, but the slots dont scale with the gui size. I’ve tried using scale, uiaspectratioconstraints, and all of that. None worked.

Here’s an example of what i mean, and where the slot is located.


Screenshot 2025-01-12 121219
Screenshot 2025-01-12 121429

Put a UIAspectRatioConstraint in the UIGridLayout and use scale for the gridlayout

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