dim3 Forum

Full Version: Problem with texture
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When i import my friends model and the right texture it only becomes white only white Sad 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.
Is it UV Mapped?
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
Reference URL's