SithRevan Posted August 12, 2007 Share Posted August 12, 2007 Hey guys I have kinda a stupid qurestion... when you unwrap a model's UVW map can you make the image that is used for the texture any bigger or no? Like for instance you have a texture 256x256 pixels large and you took that texture in an image editor, made a new image that was 512x512 pixels large, turned the background black and pasted the old 256x256 image into the new image, would that whole new image, even though it was 4 times the size of the old one, work and would you be able to see the black part in the UVWmap editor? I hope this makes sense, sorry if it doesn't. Link to comment Share on other sites More sharing options...
T7nowhere Posted August 12, 2007 Share Posted August 12, 2007 16x16 or 1024x1024 the UVmap would use the entire texture space. size matters not Link to comment Share on other sites More sharing options...
SithRevan Posted August 12, 2007 Author Share Posted August 12, 2007 16x16 or 1024x1024 the UVmap would use the entire texture space. size matters not Thats odd, the texture I'm trying to use is 413x413 and it has 2 textures on it, one that is a face texture and another that is part of the head. When I try to apply it as the texture though only the head part of the image shows up. I'm wondering why this is? Link to comment Share on other sites More sharing options...
Mav Posted August 12, 2007 Share Posted August 12, 2007 Thats odd, the texture I'm trying to use is 413x413 and it has 2 textures on it, one that is a face texture and another that is part of the head. When I try to apply it as the texture though only the head part of the image shows up. I'm wondering why this is? I've been out of the game (modding/modeling) for a while now, but from what I can gather, it sounds like you're trying to apply 2 separate textures to 1 model. It sounds like you have 2 textures "face texture" and "head texture" and you're trying to apply them to separate parts of the models, but you probably only have 1 mesh, so only 1 of your textures is being used. However, just typing that makes me confused as I haven't done this in over a year, so don't take my word for it, sorry. Link to comment Share on other sites More sharing options...
T7nowhere Posted August 12, 2007 Share Posted August 12, 2007 You can't just combine two separate textures and expect them to work the way you want them to on the model. You will need to redo the UVWmap on the model. Also 413x413 is NOT a valid texture size.128x128, 256x256, 512x512, 1024x1024 Link to comment Share on other sites More sharing options...
SithRevan Posted August 12, 2007 Author Share Posted August 12, 2007 You can't just combine two separate textures and expect them to work the way you want them to on the model. You will need to redo the UVWmap on the model. Also 413x413 is NOT a valid texture size.128x128, 256x256, 512x512, 1024x1024 Ahhh, I think you just answered my question right there. My model's texture size was 413x413. I did not know a texture had to be a specific size. Thank you both for the help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.