home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 March / ENTER.ISO / files / fwp-0.0.6-win32-installer.exe / dropship.shader < prev    next >
Encoding:
Text File  |  2004-08-30  |  357 b   |  24 lines

  1. shader "dropship"
  2. {
  3.     base
  4.     {
  5.     }
  6.  
  7.     mapChannel1
  8.     {
  9.         map arenas/marscanyon/dropship.jpg
  10.         texMode MODULATE
  11.     }
  12.  
  13.     mapChannel2
  14.     {
  15.         texAnim
  16.         {
  17.             arenas/marscanyon/dropship_lm1.bmp 100
  18.             arenas/marscanyon/dropship_lm2.bmp 100
  19.             arenas/marscanyon/dropship_lm3.bmp 100
  20.             arenas/marscanyon/dropship_lm2.bmp 100
  21.         }
  22.         texMode MODULATE
  23.     }
  24. }