Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How Can You Make A Scrolling Frame Go Forever?

Asked by 3 years ago

So I have a Custom Backpack Gui that has a scrolling frame, but it doesn't go forever, like. When somebody buys a weapon from my Weapon-Gui-Shop, it'll get added, It goes for about 50 weapons, (Size of the icons are a decent size). And I see like 5 more weapons but I can't reach them, could somebody help me? I already tried a UIGridRatio And a UIAspectRatio.

0
use a UILayout like UIListLayout or UIGridLayout and the AbsoluteContentSize property in order to resize the CanvasSize of the scrolling frame accordingly Amiaa16 3227 — 3y

1 answer

Log in to vote
1
Answered by 3 years ago

Change the size of the canvas int he Scrolling Frame properties.

0
in the* THUNDER_WOW 203 — 3y
Ad

Answer this question