Hi
I want to simply put a png image on a flat plane. How do I do this? I tried playing with the materials but ‘diffuse’ seems to display a color and i don’t know what’s the material type that I should be using for this.
Any ideas?
Thanks
Hi
I want to simply put a png image on a flat plane. How do I do this? I tried playing with the materials but ‘diffuse’ seems to display a color and i don’t know what’s the material type that I should be using for this.
Any ideas?
Thanks
if diffuse only shows a color then your object has no UV coordinates. In that case only the color in the 0,0 pixel of the texture is shown.
Arg, any quick way to create UV coordinates?