Is there a way to tile textures like this?

So say if I had a texture like this:

98432-1.png

Is there a way to tile the texture like this?:

98434-2.png

And then like this?(the bottom half being a mirror image of the top half):

98437-3.png

Thanks for the help in advance.

The normals might be off, but you can just double click on the texture (and each texture that is also part of this) and set it to mirror.

Though, my suggestion is to actually do it in the texture itself, due to normal map, mesh uv’s etc.
but its all up to you :slight_smile:

1 Like

Thanks man!