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

  1. pilot_top
  2. {
  3.     qer_editorimage textures/models/human/usmaps/pilot/pilot_top.tga
  4.     {
  5.         map textures/models/human/usmaps/pilot/pilot_top.tga
  6.         rgbGen lightingSpherical
  7.     }
  8. }
  9.  
  10. pilot_pants
  11. {
  12.     qer_editorimage textures/models/human/usmaps/pilot/pilot_pants.tga
  13.     {
  14.         map textures/models/human/usmaps/pilot/pilot_pants.tga
  15.         rgbGen lightingSpherical
  16.     }
  17. }
  18. cull_pilot_pants
  19. {
  20.     qer_editorimage textures/models/human/usmaps/pilot/pilot_pants.tga
  21.     cull none
  22.     {
  23.         map textures/models/human/usmaps/pilot/pilot_pants.tga
  24.         rgbGen lightingSpherical
  25.     }
  26. }
  27. pilot_hat
  28. {
  29.     qer_editorimage textures/models/human/usmaps/pilot/pilot_hat.tga
  30.     {
  31.         map textures/models/human/usmaps/pilot/pilot_hat.tga
  32.         rgbGen lightingSpherical
  33.     }
  34. }