**i want to create seemless texture if it’s posible, i want to do the following (Ex. From X to Y with slider) **
hello can you please be more specific can you please share picture of you doing this with slider you can download this picture so i can understand clearly . Thanks best regards !
Your texture is already seamless. You can slide it around by just using the add node with the texture coordinates in your material.
Like this:
This is the material:
I set the panner to 1 in the X.
Or you could also do it with this material:
In which case you can control the panning at runtime with a material instance parameter.
Thanks Man you are awsome !