You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
465 B
14 lines
465 B
Material My Material : Common/MatDefs/Light/Lighting.j3md {
|
|
MaterialParameters {
|
|
DiffuseMap : Models/Buggy/buggy_diffuse.jpg
|
|
GlowMap : Models/Buggy/buggy_glow.jpg
|
|
SpecularMap : Models/Buggy/buggy_specular.jpg
|
|
NormalMap : Models/Buggy/buggy_normals.png
|
|
Shininess : 10
|
|
|
|
UseMaterialColors : true
|
|
Ambient : 0.5 0.5 0.5 1
|
|
Diffuse : 1 1 1 1
|
|
Specular : 1 1 1 1
|
|
}
|
|
}
|
|
|