How to add texture to OBJ or FBX files?

I’m quite new to Unity and downloaded a car .FBX format and imported it to Unity. The car seems blank grey and the folder has lots of pictures which I think might be textures. I don’t know which texture goes on which part of the car and also how do I apply the texture onto the car?

Create a material, drag a texture into it then drag the material to any point on the car. That’s one way of doing it.

Start by reading the documentation:

:wink: