Grow a garden ui example

Hello! id like some help creating an ui like Grow a Garden I’ve put an image below, i want to learn how to create the stud texture. thanks!

2 Likes

Just use an image label with the texture.

1 Like

Like @LumoseerGaming said above, you can use an ImageLabel like this one I found on the Toolbox. For the ImageLabel, you can set the ScaleType to tile and adjust the size of the tiling to create the stud effect.


Then you can change the ImageColor3 or the BackgroundColor3 (if the texture has a transparent background) to adjust the color.

8 Likes

thank you very much i didnt know you could do this!

2 Likes