TextureLabels

Similar to Textures, but for GUI usage.

That pretty much sums up what I want. Maybe some UDim2 type properties for repeat size/settings?
It seems silly to just make a big grid of ImageLabels.

This would awesome for repeating background patterns. I think it should just inherit ImageLabel and have a Vector2 Tiling property and defines the size in pixels of each tile.

yes please