]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/turrets.shader
Final touches to the tutorial map. This map is now 100% completed
[voretournament/voretournament.git] / data / scripts / turrets.shader
1 models/turrets/tesla_chrome\r
2 {\r
3 \r
4         qer_editorimage models/turrets/chrome.tga\r
5 \r
6         //dp_reflect 0 0.75 0.75 1 0.5  \r
7         {\r
8                 map models/turrets/chrome.tga   \r
9                 rgbGen vertex\r
10                 tcGen environment \r
11                 tcMod scale 2 2\r
12                 \r
13         }\r
14 }\r
15 \r
16 models/turrets/phaser_beam\r
17 {\r
18         surfaceparm trans\r
19         cull none\r
20         nopicmip\r
21 \r
22         qer_editorimage models/turrets/phaser_beam\r
23         {               \r
24                 map models/turrets/phaser_beam\r
25                 blendFunc add\r
26         }\r
27 \r
28 }\r
29 \r
30 models/turrets/reactor_beams\r
31 {\r
32         surfaceparm trans\r
33         cull none\r
34 \r
35         qer_editorimage models/turrets/reactor\r
36         {               \r
37                 map models/turrets/reactor\r
38                 blendFunc add\r
39         }\r
40 }\r
41 \r
42 models/turrets/r_fx1\r
43 {\r
44         surfaceparm nomarks\r
45         surfaceparm trans\r
46         surfaceparm pointlight\r
47         surfaceparm nolightmap  \r
48         nopicmip\r
49         qer_editorimage models/turrets/r_fx1_1\r
50 \r
51         {\r
52                 animmap 10 models/turrets/r_fx1_3 models/turrets/r_fx1_4 models/turrets/r_fx1_5 models/turrets/r_fx1_4 models/turrets/r_fx1_3 models/turrets/r_fx1_2  models/turrets/r_fx1_1 models/turrets/r_fx1_2 \r
53         }\r
54 \r
55 }\r
56 \r
57 \r