Ok, so the process I’m trying to follow is:
-
Download a free model (.obj). For instance, from this website: link text
-
Import the model to Blender. (I believe this is necessary because if I just load it into Unity the textures are not showing properly.) I found a video on how to get the model from Blender to Unity: link text
Problem is, that video assumes you know how to use Blender, which I don’t!
So, I’m wondering if I should just learn to use Blender and go from there, or is there another resource that will be easier for me to get OBJ files into Unity and appear the way they should with textures, etc?
I even noticed this page here: link text
But that doesn’t work for me (perhaps I need the full version of Unity?). When I drag the .blend file into Unity, a file shows up in the project folder, but I can’t do anything with it.
OK, so the bottom line is that I’m trying to import a free OBJ file into Unity, but I’m looking for the simplest way to do this and preserve textures. Thanks for any advice!
EDIT: I’ve added a screenshot to show what I’m looking at in Unity: