Hi, I’m trying to make a texture that looks like this line texture:
but I can’t figure out how to go about doing this, I’ve been trying for a while now, how do I make this?
Hi, I’m trying to make a texture that looks like this line texture:
but I can’t figure out how to go about doing this, I’ve been trying for a while now, how do I make this?
If you search the library with “grey and white stripes” you’ll find a few.
Read this page, it isn’t too difficult: Texture | Roblox Creator Documentation
I’d make the image pretty simple, just exactly half grey and half white, then change the StudsPerTileU or V Property to make the stripes the width you want to repeat.
just add a texture instance, put the id of your texture ( upload as decal), in, and select the correct face of the part, (you can also use a decal instance instead)