Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
62 chriss 1
models/weapons2/proton/flash
2
{
3
    cull disable
4
    {
5
        map models/weapons2/proton/flash.tga
6
        blendFunc GL_ONE GL_ONE
7
    }
8
}
9
 
10
models/weapons2/tricord_2/tricorder
11
{
12
    {
13
        map models/weapons2/tricord_2/tricorder.tga
14
        rgbGen lightingDiffuse
15
    }
16
    {
17
        map models/weapons2/tricord_2/tricordera1.tga
18
        blendFunc GL_ONE GL_ONE
19
    }
20
    {
21
        map models/weapons2/tricord_2/tricordera2.tga
22
        blendFunc GL_ONE GL_ONE
23
        rgbGen wave inversesawtooth 0 1 0 0.5
24
    }
25
}
26
 
27
models/weapons2/tricord_2/tricorder_face
28
{
29
    {
30
        map models/weapons2/tricord_2/tricorder_face.tga
31
        rgbGen lightingDiffuse
32
    }
33
    {
34
        animMap 3 models/weapons2/tricord_2/tricorder_facea1.tga models/weapons2/tricord_2/tricorder_facea2.tga models/weapons2/tricord_2/tricorder_facea3.tga
35
        blendFunc GL_ONE GL_ONE
36
    }
37
    {
38
        map models/weapons2/tricord_2/tricorder_facea.tga
39
        blendFunc GL_ONE GL_ONE
40
        rgbGen wave sawtooth 0 0.5 0 1
41
    }
42
}