How do you rearrange UI objects being affected by a UIGridLayout

Hi, I’m trying to have the objects in a frame being affected by a UIGridLayout arrange themselves, but I don’t know how to move them around within the layout.

Let’s say I have a UIGridLayout in a frame and I want an object that’s currently in the bottom right move to the top left, how would I go about doing that?

https://developer.roblox.com/en-us/api-reference/property/GuiObject/LayoutOrder

2 Likes