I am rather new to using materials in unity. As in I have no idea how to take the object I made and make it look like its textured instead of just a color.
I know the models suck. I am creating a game using only my work.
I am rather new to using materials in unity. As in I have no idea how to take the object I made and make it look like its textured instead of just a color.
I know the models suck. I am creating a game using only my work.
Have a look at the tutorials, specifically the graphics section:
Should be covered there.
You need to UV map the models. That’s a question for whatever 3D software you’re using, though, since it’s not done in Unity.
–Eric