So basically all i would like to know is how to make the UIGridLayout keep the button perfectly square without using offset inside of a ScrollingFrame since when i do it the way i usually do this happens:
Since the Y of the scrolling frame is big using scale in uigridlayout makes it really long but then if i were to use offset on some screens it would look really small. Anyone got a suggestion or knows how to do this?