UI Grid Layout Scaling

I’m currently trying to use UI Grid Layout on a scrolling frame to make a gamepass shop.

Issue: The UI does not scale the way I want it to. I want it to scale the same amount on every device but it doesn’t seem to want to work. I’ve already used every scale plugin that I could to fix this and still nothing.

Here’s what I want it to look:
sohp

Here’s what it looks on devices:
image

If anyone could help out on this it would be highly appreciated!

2 Likes

This is a quite hard problem and me myself have encountered it many times. Unfortunately you need to use scripting and offsets to make this work properly.

If you have anymore questions please don’t be afraid to ask.