2007.08.01, 07:45 PM
Pages: 1 2
2007.08.01, 09:00 PM
The top under bottom on top of.... what???
2007.08.01, 10:33 PM
If you have a white texture with black stripes on the bottom and top and you put it on the editor, you will find that the black stripes are in the middle.
2007.08.01, 11:22 PM
Chainfist Wrote:If you have a white texture with black stripes on the bottom and top and you put it on the editor, you will find that the black stripes are in the middle.
It's attempting to make sure the textures tile for you, so all the seams meet at the same texture offsets. You can turn off auto-texturing or "lock" the texture coordinates and do each yourself.
[>] Brian
2007.08.02, 12:44 AM
I know. its just sort of annoying.
2007.08.02, 08:48 AM
ggadwa Wrote:Chainfist Wrote:If you have a white texture with black stripes on the bottom and top and you put it on the editor, you will find that the black stripes are in the middle.
It's attempting to make sure the textures tile for you, so all the seams meet at the same texture offsets. You can turn off auto-texturing or "lock" the texture coordinates and do each yourself.
[>] Brian
lol! I textured Blackout by manually inputing all the coordinates myself. What a task!
2007.08.02, 09:28 AM
Alexander Smith Wrote:lol! I textured Blackout by manually inputing all the coordinates myself. What a task!
Why did you do that, to get all the building textures to line up the windows properly? What could I do to speed that up, maybe a flag to say certain textures always restart at 0,0?
[>] Brian
2007.08.02, 09:50 AM
double click the texture
click the check box for "per-texture-reset-scaling"
enter a value for X of "a"
enter a value for Y of "-a"
such that a is "a" magic mystery number whose value was .035 for my gravel texture. tends to take a few minutes to find :P
come on Brian! you of all people should have remembered this
click the check box for "per-texture-reset-scaling"
enter a value for X of "a"
enter a value for Y of "-a"
such that a is "a" magic mystery number whose value was .035 for my gravel texture. tends to take a few minutes to find :P
come on Brian! you of all people should have remembered this
2007.08.02, 10:08 AM
dimwit Wrote:double click the texture
click the check box for "per-texture-reset-scaling"
enter a value for X of "a"
enter a value for Y of "-a"
such that a is "a" magic mystery number whose value was .035 for my gravel texture. tends to take a few minutes to find :P
come on Brian! you of all people should have remembered this
Oh, I do
But I'm betting his other problem is that he wants to move buildings around and always have the corner of the building start at 0,0 instead of attempting to tile (so the windows line up).That's something I'd need to add, and if it'd save you guys time, I'd like to do it

[>] Brian
2007.08.02, 11:35 AM
Please add that, and possibly a way to select a large amount of segments and change them all at once that way.
Pages: 1 2