]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/morphed.shader
Added new slime and some fancy blinking stuff for slimepit revisited
[divverent/nexuiz.git] / data / scripts / morphed.shader
1 textures/morphed/slimem\r
2 {\r
3         qer_editorimage textures/morphed/slimem.tga\r
4         qer_trans 0.5\r
5         surfaceparm noimpact\r
6         surfaceparm trans\r
7         surfaceparm nonsolid\r
8         surfaceparm slime\r
9         q3map_surfacelight 250\r
10         deformVertexes wave 150.0 sin 2 5 0.25 0.1\r
11         Q3map_TessSize 128\r
12         cull none\r
13         {\r
14                 map textures/morphed/slimem.tga\r
15                 blendFunc add\r
16                 rgbGen identity\r
17         }\r
18 }\r
19 \r
20 textures/morphed/gelslime\r
21 {\r
22         qer_editorimage textures/morphed/gelslime.tga\r
23         q3map_lightimage textures/morphed/gelslime_glow.tga\r
24         qer_trans 0.75\r
25         surfaceparm noimpact\r
26         surfaceparm trans\r
27         surfaceparm nonsolid\r
28         surfaceparm slime\r
29         q3map_surfacelight 280\r
30         deformVertexes wave 150.0 sin 2 5 0.25 0.1\r
31         Q3map_TessSize 128\r
32         cull none\r
33         {\r
34                 map textures/morphed/gelslime.tga\r
35                 rgbGen identity\r
36                 depthWrite\r
37                 blendfunc blend\r
38         }\r
39         {\r
40                 map $lightmap\r
41                 blendfunc blend\r
42                 rgbGen identity\r
43                 tcGen lightmap\r
44                 depthFunc equal\r
45         }\r
46 }\r
47 \r
48 textures/morphed/gelslime_bright\r
49 {\r
50         qer_editorimage textures/morphed/gelslime_bright.tga\r
51         qer_trans 0.5\r
52         surfaceparm noimpact\r
53         surfaceparm trans\r
54         surfaceparm nonsolid\r
55         surfaceparm slime\r
56         q3map_surfacelight 300\r
57         deformVertexes wave 150.0 sin 2 5 0.25 0.1\r
58         Q3map_TessSize 128\r
59         cull none\r
60         {\r
61                 map textures/morphed/gelslime_bright.tga\r
62                 blendFunc add\r
63                 rgbGen identity\r
64         }\r
65 }\r
66 \r