here it is:
Discussion Post in thread 'Mesh making with Blender'
Okay, let's get serious 
I've solved a lot of problems with this mesh, which was a complete mess.
I tried everything: "merge vertices," "separate selection," "split mesh by selection," and it worked.
I just ruined my day.
And for the textures, you just need to replace this:
MATERIAL Material.005
0.800 0.800 0.800 1.000
1.000 1.000 1.000 1.000
1.000 1.000 1.000 1.000 10.000
0.000 0.000 0.000 0.000
with this:
MATERIAL Material.005
1.0 1.0 1.0 1.0
1.0 1.0 1.0 1.0
0.0 0.0 0.0 1.0 0.0
0.0 0.0 0.0 1.0
in the mesh materials.
Envoyer des commentaires
I've solved a lot of problems with this mesh, which was a complete mess.
I tried everything: "merge vertices," "separate selection," "split mesh by selection," and it worked.
I just ruined my day.
And for the textures, you just need to replace this:
MATERIAL Material.005
0.800 0.800 0.800 1.000
1.000 1.000 1.000 1.000
1.000 1.000 1.000 1.000 10.000
0.000 0.000 0.000 0.000
with this:
MATERIAL Material.005
1.0 1.0 1.0 1.0
1.0 1.0 1.0 1.0
0.0 0.0 0.0 1.0 0.0
0.0 0.0 0.0 1.0
in the mesh materials.
Envoyer des commentaires

