I recently started using the layout groups which made working on my game 10x easier.
But I was wondering if there was a way to make the grid layout group cells in static positions? Like stop them from auto arranging to top left etc.
Or would I have do create cells equivalent to my grid size and make them placeholders for my objects?