|
I have a question pertaining to texturing and or re-texturing being that they're basically the same, my question is, when your texturing a mesh like a gear or hat how do you know where to put what because i don't know where and how its going to wrap around the mesh is there a way of figuring this out before spending hours on a texture uploading it and it not wrapping around the right way. it there a way of knowing while you're making the texture the way its going to wrap around because say i draw the top of something and when it wraps around its not on the top how am i supposed to know where on the texture to put the right parts and what areas to leave blank? |
|
XsitsuJoin Date: 2009-07-28 Post Count: 2921 |
Just get the actual texture file and try to make your texture follow as close to the pattern of the original as possible. You can find the textures in the Mesh object in studio under the TextureId property. Take the number at the end of the TextureId and append it to this URL.
http://www.roblox.com/Texture-item?id= |
|
|
Ok that's great for things that have a texture but i need to make one from scratch for somethings that doesn't have a texture |
|
XsitsuJoin Date: 2009-07-28 Post Count: 2921 |
Then you'll need to experiment and see how the texture wraps around the mesh. Good luck. |
|
|
XsitsuJoin Date: 2009-07-28 Post Count: 2921 |
Well, you need to know how the texture will wrap around the mesh, and since there isn't any default textures to go off of, you will need to figure it out for yourself. The best way I know of would be to create some gridded template image and use that. |
|
|
is there at least a way to know what size the texture needs to be? |
|
XsitsuJoin Date: 2009-07-28 Post Count: 2921 |
Textures will generally be in a square shape if I remember correctly. I'd go with like 400x400 pixels. |
|
|
you cant tell me there's no better way than guessing hundreds of times and getting it wrong over and over. Roblox makes loads of these things every day for their hats and gears if guessing was how they did it it'd take them a week to get ONE done and they would have everything they had in the catalog. |
|
XsitsuJoin Date: 2009-07-28 Post Count: 2921 |
That's because they make the textures directly in the 3D modeling programs where they make the meshes, and then export them from there. |
|
|
so can i take the mesh i have in studio and put it into whatever program they use and them texture it like that? |
|
XsitsuJoin Date: 2009-07-28 Post Count: 2921 |
I'd assume so. I've never worked with any programs like that before, but that should be the general idea. |
|
|
any idea what program they use? is it free? if not is there another program that works similarly? |
|