File: construction.mat

package info (click to toggle)
ufoai-data 2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 335,848 kB
  • sloc: makefile: 192
file content (33 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
	material tex_tech/tv
	hardness 1.0
	specular 1.0
	{
		texture tex_tech/tv0
		blend GL_SRC_ALPHA GL_ONE
		anim 2 10.0
	}
}
{
	material tex_nature/grass001
	{
		texture tex_nature/grass
		dirtmap 1.0
		lightmap
	}
}
{
	material tex_nature/dirt
	{
		texture tex_nature/dirt001
		dirtmap 1.0
		lightmap
	}
}
{
	material tex_lights/neon003
	{
		flare 4
		color 1.0 0.3 0.1
	}
}