Leaderboard Points

Hello My UIListLayout is not making the highest point player to the top. How would i do that? do i need to name my Frame the amount so it moves to the top?

image


change layout order

1 Like

What do i change the layout order to?

First, set a sortOrder of ListLayout
image

now if you set frame LayoutOrder to 1 it will be first, if 5 it will be after lower, etc.