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

  1. flames
  2. {
  3.     qer_editorimage textures/models/vehicles/c47_damage_all/fire.tga
  4.     {
  5.         map textures/models/vehicles/c47_damage_all/fire.tga
  6.         alphafunc ge128
  7.         rgbGen lightingSpherical
  8.         tcmod scroll 3 0
  9.         alphaGen wave sawtooth -1 5 0 6
  10.         
  11.     }
  12. }
  13. window_fire
  14. {
  15.     qer_editorimage textures/models/vehicles/c47_damage_all/fire.tga
  16.     {
  17.         map textures/models/vehicles/c47_damage_all/fire.tga
  18.         alphafunc GE128
  19.         tcmod scroll 0 1
  20.         rgbGen lightingSpherical
  21.     }
  22. }
  23. C47_Prop
  24. {
  25.     qer_editorimage textures/models/vehicles/c47_damage_all/c47prop.tga
  26.     {
  27.         map textures/models/vehicles/c47_damage_all/c47prop.tga
  28.         alphafunc GE128
  29.         rgbGen lightingSpherical
  30.     }
  31. }
  32.