Hi
I am a newbie just started to play with unity3d and i need help importing models with textures into the engine.
I found this model over the internet
http://www.filesonic.com/file/16831227/Metal.zip
It includes the model and two images one of them is a normal map.
Can someone please download the model and make a tutorial how to import the model into the engine and apply the two images to it? A video tutorial would be nice ![]()
Thanks for your time.
Thanks but i already searched youtube i didn’t find what i was looking for.
Anybody?
Anybody please?
Drag the model into your project view, it will import it. Drag the two textures into your project view, it will import them. Find the material it created. Set the shader of the material to diffuse bumped. Drag the imported diffuse and normal maps to the diffuse and normal slots on the material.
Thanks a lot niosop it worked.