home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip_2001-11_cd1.bin / oddech / stratton / data1.cab / DATA_FILES / data / gui / cam_close.ggm < prev    next >
Encoding:
Text File  |  2000-12-16  |  537 b   |  29 lines

  1. //  Game GUI Movie File
  2. //
  3.  
  4. //  Max line length = 255 chars
  5. //  Max keyword length = 32 chars
  6.  
  7.  
  8. GAMEGUIMOVIE 1.0                //  Version -- must be first valid line in this file
  9.  
  10. //
  11. //  Actor definitions
  12. //
  13.  
  14. POLYGON CAM_CLOSE
  15.   BITMAP "camera.psd"
  16.   V -0.15  0.071  0.00390625 0.2
  17.   V  0.15  0.071  0.41796875 0.2
  18.   V  0.15 -0.071  0.41796875 0.3921875 
  19.   V -0.15 -0.071  0.00390625 0.3921875
  20. END
  21.  
  22.  
  23. SCRIPT
  24.   0000 CAM_CLOSE
  25.         000 SETPOS -1.15 -0.45
  26.         000 SETCOLOR 1.0 1.0 1.0 1.0
  27.        END
  28. END
  29.