I want to make a list of images that goes from left to right, then go to a new line when the right edge is reached etc.
I see there is Grid, but its number of columns are fixed.
There is ItemList, but it doesn't seems to do anything to its children, it's like it just contains them with a background but that's all. Also, it doesn't have any properties in the inspector.
How is ItemList supposed to work?