When i import my friends model and the right texture it only becomes white only white

how i do so it get the colors i want?
What format is the texture in? Make sure it isn't all white or anything.
Well, Dim3 would tell you if it wasn't PNG or if it wasn't sized a Power of 2, so I'd guess it's a UV map problem for sure.
Dr. Infested Wrote:Well, Dim3 would tell you if it wasn't PNG or if it wasn't sized a Power of 2, so I'd guess it's a UV map problem for sure.
Sounds like it -- the easiest way to tell is if what you are getting is the top left pixel. All white can also mean the texture isn't loading for some other reason (though I can't imagine why as Animator does so many checks.)
[>] Brian