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

  1.  
  2. metalbench // need this for squishable park benches while in the tank
  3. {
  4.     qer_editorimage textures/models/furniture/metalbench.tga
  5.     cull none
  6.     {
  7.         map textures/models/furniture/metalbench.tga
  8.         rgbGen lightingSpherical
  9.         alphaFunc GE128
  10.         depthWrite
  11.     }
  12. }
  13.