home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / item_health.shader < prev    next >
Encoding:
Text File  |  2006-11-10  |  1.8 KB  |  125 lines

  1. smallCross
  2. {
  3.     {
  4.         map textures/oafx/greenchrm.tga
  5.         tcMod rotate -76
  6.         tcGen environment 
  7.     }
  8.     {
  9.         map textures/oafx/greenchrm.tga
  10.         blendfunc add
  11.         tcMod rotate 54
  12.         tcGen environment 
  13.     }
  14. }
  15.  
  16. mediumCross
  17. {
  18.     {
  19.         map textures/effects/envmapligh.tga
  20.         tcMod rotate -76
  21.         tcGen environment 
  22.     }
  23.     {
  24.         map textures/effects/envmapyel.tga
  25.         blendfunc add
  26.         tcMod rotate 54
  27.         tcGen environment 
  28.     }
  29. }
  30.  
  31. largeCross
  32. {
  33.     {
  34.         map textures/oafx/orangechrm.tga
  35.         tcMod rotate -76
  36.         tcGen environment 
  37.     }
  38.     {
  39.         map textures/oafx/orangechrm.tga
  40.         blendfunc add
  41.         tcMod rotate 54
  42.         tcGen environment 
  43.     }
  44. }
  45.  
  46. megaCross
  47. {
  48.     {
  49.         map textures/effects/envmapblue2.tga
  50.         tcMod rotate -76
  51.         tcGen environment 
  52.     }
  53.     {
  54.         map textures/effects/megahelth.tga
  55.         blendfunc add
  56.         tcMod rotate 54
  57.         tcGen environment 
  58.     }
  59. }
  60.  
  61. smallCrossFlare
  62. {
  63.     deformVertexes autosprite
  64.     {
  65.         clampmap textures/oafx/greenflr1.tga
  66.         blendfunc add
  67.         tcMod rotate -149
  68.         tcMod stretch sin -1 1 0 0.2 
  69.     }
  70.     {
  71.         clampmap textures/oafx/greenflr2.tga
  72.         blendfunc add
  73.         tcMod rotate 1765
  74.         tcMod stretch sin 0 -1.2 0 0.3 
  75.     }
  76. }
  77.  
  78. oldflare
  79. {
  80.     deformVertexes autosprite
  81.     {
  82.         clampmap textures/oafx/flare.tga
  83.         blendfunc add
  84.         tcMod rotate 12
  85.     }
  86.     {
  87.         clampmap textures/oafx/flare.tga
  88.         blendfunc add
  89.         tcMod rotate -17
  90.     }
  91. }
  92.  
  93. oldysunFlare
  94. {
  95.     deformVertexes autosprite
  96.     {
  97.         clampmap textures/oafx/flare.tga
  98.         blendfunc add
  99.         tcMod rotate 12
  100.     }
  101.     {
  102.         clampmap textures/oafx/flare.tga
  103.         blendfunc add
  104.         tcMod rotate -17
  105.     }
  106. }
  107.  
  108. largeCrossFlare
  109. {
  110.     deformVertexes autosprite
  111.     {
  112.         clampmap textures/oafx/orangeflr1.tga
  113.         blendfunc add
  114.         tcMod rotate -46
  115.         tcMod stretch sin -1 0.4 0 0.2 
  116.     }
  117.     {
  118.         clampmap textures/oafx/orangeflr2.tga
  119.         blendfunc add
  120.         tcMod rotate 122
  121.         tcMod stretch inversesawtooth -0.7 -1 0 2 
  122.     }
  123. }
  124.  
  125.