Hi, I have made a cube with 2 sides having different textures uv unwrap and uv scaled.
There is row of cubes all with different mesh on the top. And all cubes have different sizes.
I am looking for a way to copy the 2 sides textures from the first cube to the rest of the row. Otherwise I have to manually add the 2 textures for each cube in the row.
I tried linking material: when I link material this is ok for the rest of the cube (which is on texture coördinate OBJECT ) but not for the sides (which on the first cube are on texture coördinate UV, and uv-unwraped).
Any idea?