Texture problem

Hello!

I made arms to my game,but the texture looks ugly.

I switched to all shaders/textures. The arm get only 1 color,only with light/shadow effects.

This is how it looks now :confused:
http://kepfeltoltes.hu/120806/Unity_www.kepfeltoltes.hu_.png

(And sorry for mush questions)

(I made an texture in Blender too)

rather you have some troubles with UV mapping for model. texture needs correct UV mapping to know how exactly cover the model. UV mapping should be created in 3D app.

Yes,i did it in Blender: Unwrapped,saved the 512x512 image,then in GIMP i edited/draw it.
Exported to FBX,and to Unity.

Today made an sword too,with much-color texture for test,but it’s ‘‘buged’’ too

It works now!

But when i start the game,the object doesn’t appers/disappears

Solved,thank you!