File: decals.rscript

package info (click to toggle)
alien-arena-data 7.71.3%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, trixie
  • size: 1,930,188 kB
  • sloc: makefile: 4,600; sh: 485
file content (44 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (2)
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
34
35
36
37
38
39
40
41
42
43
44
textures/decals/whirly_spotlight

{

	{

		map textures/decals/whirly_spotlight.tga

		rotate 50

		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA

	}

}

textures/decals/stonearch
{
	
	{

		map textures/decals/stonearch_normal.tga

		normalmap
	
	}

}


textures/decals/stonearch2
{
	
	{

		map textures/decals/stonearch2_normal.tga

		normalmap
	
	}

}