i’m trying to make a little fl studio thingy for my game. i have already tried using a uiaspectratio constraint and i am using a ui grid layout. however it turns out like this when i try to shrink the window or test on mobile.
TOP IMAGE: Mobile testing
BOTTOM IMAGE: Normal screen
i used scale for the uigridlayout
cellpadding: {0.01, 0},{0.06, 0}
cellsize: {0.001, 50},{0.29, 0}
i don’t think i did it right and i’ve read like 5 articles about this