home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / ta_sunflare.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  248 b   |  15 lines

  1. textures/sprites/fullmoon
  2. //SED: Core of the sunsource
  3. {
  4.     spritegen parallel
  5.     surfaceparm nolightmap
  6.     cull none
  7.     {
  8.         map textures/sprites/fullmoon.tga
  9.         blendFunc add
  10.         //alphaGen fromClient
  11.         //rgbGen fromClient
  12.         //noDepthTest
  13.     }
  14. }
  15.