home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #5 / K-CD-5-2002.ISO / Comanche / data1.cab / Program_Executable_Files / c4demo.pff / C04M01.trn < prev    next >
Encoding:
Text File  |  2002-01-17  |  759 b   |  26 lines

  1. terrain_name     "03 Green MP"
  2. terrain_creator  "Brent Houston"
  3.  
  4. ;terrain values
  5.  
  6. water_height      0            ;default, if zero will take from mission
  7.  
  8.  
  9. polytrn_colormap    03g_c.tga
  10. polytrn_detailmap   E3detail.tga
  11. polytrn_depthmap    03_d.raw
  12. polytrn_polydata    03poly.cpt
  13. polytrn_tilestrip   trntile3.tga
  14. polytrn_charmap     03g_M.pcx
  15.  
  16. polytrn_sectorcount        4                   ; width of sectors
  17. polytrn_wrapx            1                   ; do we wrap on X?
  18. polytrn_wrapy            1                   ; do we wrap on Y?
  19.  
  20. polytrn_origin            -2    -2              ; move terrain origin by this amount (X,Y)
  21.  
  22. polytrn_sectors            4    2    1    4       ; width here must match above
  23. polytrn_sectors            2    1    4    2
  24. polytrn_sectors            4    3    4    2
  25. polytrn_sectors            1    2    1    3
  26.