Descendents (frames) inside of a scrolling frame with a uigrid layout being too big on different devices/resolutions

I am trying to make a avatar view gui with uigrids

The frames are becoming too big when the screen is resized (or on different devices)

I tried using a gui resizer (didnt work)

example 1 (normal size it should be on every resolution/device)

example2 (size it becomes when window/resolution/device is changed)

example3 (same thing as example2)

What plugin did I use? AutoScale Plus - Roblox

Uhm ui grid layout has size options in it, with cell size options as well so do it from there and use scale instead of offset.

Yeah I knew that, i just never looked good enough at the uigrid’s properties.

1 Like