]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/onslaught.shader
Brokenworld shader
[voretournament/voretournament.git] / data / scripts / onslaught.shader
1 ons_shield\r
2 {\r
3  {\r
4         map textures/ons_shield.tga\r
5         tcMod rotate 15\r
6         tcMod scale 0.3 0.3\r
7         tcMod scroll 0.03 0.001\r
8         tcGen environment\r
9  }\r
10 }\r
11 \r
12 ons_pad_text\r
13 {\r
14         cull none\r
15  {\r
16         map textures/ons_text.tga\r
17         tcMod scroll 0.1 0\r
18         blendfunc add\r
19 \r
20  }\r
21 }\r
22 \r
23 ons_icon_text\r
24 {\r
25  {\r
26         map textures/ons_text.tga\r
27         tcMod scroll 0.1 0\r
28  }\r
29 }\r
30 \r
31 ons_icon_thrust\r
32 {\r
33  {\r
34         map textures/ons_icon_thrust.tga\r
35         tcMod scroll 3 0\r
36         tcMod rotate 10\r
37  }\r
38 }\r
39 ons_gen_spark\r
40 {\r
41         cull none\r
42  {\r
43         animmap 9 textures/generator_lightning.tga textures/generator_lightning2.tga\r
44         tcMod scroll 0.5 0\r
45         blendfunc add\r
46 \r
47  }\r
48 }\r
49 ons_fire\r
50 {\r
51  {\r
52         map textures/ons_boom1.tga\r
53         tcMod scroll 0.05 0.1\r
54         tcMod rotate 0.01\r
55         blendfunc add\r
56 \r
57  }\r
58 }\r
59 ons_smoke\r
60 {\r
61         deformVertexes wave sin 1 3 2 0.2\r
62  {\r
63         map textures/ons_smoke1.tga\r
64         tcMod scroll 0.01 0.04\r
65         tcMod rotate 0.01\r
66         alphaFunc GE128\r
67 \r
68  }\r
69 }\r
70 ons_shockwave\r
71 {\r
72         cull none\r
73  {\r
74         map textures/ons_shockwave1.tga\r
75         tcMod scroll 0.2 0\r
76         blendfunc add\r
77 \r
78  }\r
79 }\r
80 ons_shockwave2\r
81 {\r
82  {\r
83         map textures/ons_shockwave2.tga\r
84         tcMod rotate 85\r
85         tcMod scroll 0.03 0.6\r
86         tcGen environment\r
87         blendfunc add\r
88  }\r
89 }\r
90 \r
91 ons_ray\r
92 {\r
93 cull none\r
94  {\r
95         map textures/ons_ray.tga\r
96         tcMod rotate 85\r
97         blendfunc add\r
98  }\r
99 }