Astaraa
(Astaraa)
June 27, 2023, 8:25am
1
The inner wall repeats part of a texture 4 times. It needs to stretch from edge to edge and print only once or twice. Does anyone know how I can fix that?
You need to scale the UVs on the ring.
Can you upload an FBX here?
( the texture also would help )
Astaraa
(Astaraa)
June 27, 2023, 8:53am
3
Sure, here’s an FBX + a texture.
In the picture I’m blending text in the material so I included a texture with text instead.
I tried scaling it with the XFormUV tool but the behavior is a bit weird on this one, scaling in 4 sections, without some of the usual control for Z.
At the moment, Blender is much better for anything other than trivial unwrapping.
I took it into Blender, marked one seam here
and just did U ( unwrap on the inner part )
( I had to rotate and move the map to the bottom, and left the other UVs where they were )
Then exported again
Astaraa
(Astaraa)
June 27, 2023, 10:43am
5
Thanks, that works!
I’m slightly less clueless when it comes to UV in Blender now.