How-to Texture??

Hello!
I just started my project and stuck. I need a guide about textures. I can’t put a texture to the head.
Example:
Look at tim. He wants to be head.But…


… I really Don’t know…

…How this thing works and how there will be only 1 head.

Help?

Looks like your trying to run before you can walk :wink:
You have a few choices:

  1. You are going to need to create a mesh which has different texture coordinates if you only want the face on a single side. Pick a 3D modelling program, Blender is good if you want free. Google key words: Blender UV Mapping, Blender Texture Mapping.
  2. or you could just build a new cube from planes/quads and only apply the texture to one plane, Not really a good idea but it will get you what you want.