Is there some script to order tables with buyable things from the cheapest to the most expensive gear?

Hi developers.

I was building a shop gui with buyable things and organizating them from the cheapest to the most expensive like this:

But now I want to insert a new gear (the crowbar 175 coins)

that I want cheaper than the Katana (300 coins) I don’t want to replace again the tables because is too confusing, is there something that can autoput my tables in order of price? Please ask me or help me by DM.

Discord: Cosmo#7183

Thank you very much for reading.

You could always just set the LayoutOrder of the Frame to the price, that way you dont need to order any tables.

1 Like