Hello everyone,
I have been adding a lot more trucks to my game recently and am having to constantly increase the size of the horizontal scrolling frame causing the truck elements to be more spaced out but the padding property in my UIGridLayout
, is there any possible fix for this or something I could use instead of a grid layout? I can’t manually adjust the truck frames because their LayoutOrder
is determined based on the price of the truck.
-
What do you want to achieve?
Make the spaces between the truck elements smaller -
What is the issue?
The lowest the padding goes is 0.001 -
What solutions have you thought of so far?
None