Seven Margulis
Registered User
Join date: 26 Sep 2006
Posts: 3
|
10-19-2006 08:19
I wasn't sure if this belonged in building or textures because it kind of deals with both. I'm having an issue with aligning a texture on multiple linked prims. When I select the linked prims and apply a texture it puts the texture seperatley on each prim. I need to have just the single texture stretched out across all 4 prims. Can anyone tell me how to accomplish this? Any help is greatly appreciated. Thanks.
Seven-M
|
Partington Gould
Registered User
Join date: 15 Sep 2005
Posts: 94
|
10-19-2006 08:33
Play with the Repeats and Offset functions on the texture tab. Also make sure the Select Texture button is ON, so you only work on one face at a time.
So, if you have 4 flat faces forming a square, you would probably set the repeats to 0.5 for Vertical and Horizontal on each face, and offset them all differently to line up.
I'm not in world, so the numbers might be off a little.
Also, I think I saw a free script in the Scripting Forums that would do something like this for you, try searching there.
_____________________
PG - Permanently Confused and prone to Wandering
|
Eloise Pasteur
Curious Individual
Join date: 14 Jul 2004
Posts: 1,952
|
10-19-2006 08:50
The 0.5 vertical and horizontal repeats is correct. You'll need to play with the offset, ±0.25 on vertical and horizontal are the numbers to play with there.
|