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

  1. jeep_ta
  2. {
  3.     qer_editorimage textures/models/vehicles/jeep/jeep.tga
  4.     {
  5.         map textures/models/vehicles/jeep/jeep.tga
  6.         rgbGen lightingSpherical
  7.     }
  8. }
  9. jeeptread_ta
  10. {
  11.     qer_editorimage textures/models/vehicles/jeep/jeeptredz.tga
  12.     {
  13.         map textures/models/vehicles/jeep/jeeptredz.tga
  14.         rgbGen lightingSpherical
  15.     }
  16. }
  17. jeepwheels_ta
  18. {
  19.     qer_editorimage textures/models/vehicles/jeep/jeepwheelz.tga
  20.     {
  21.         map textures/models/vehicles/jeep/jeepwheelz.tga
  22.         rgbGen lightingSpherical
  23.     }
  24. }
  25. jeepwindow_ta
  26. {
  27.     qer_editorimage textures/models/vehicles/jeep/jeepwindow.tga
  28.     cull none
  29.     {
  30.         map textures/models/vehicles/jeep/jeepwindow.tga
  31.         rgbGen lightingSpherical
  32.         blendFunc blend
  33.     }
  34. }
  35.