home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 November / VPR9711A.ISO / VPR_DATA / DOGA / DOGAL2 / DOGAL2_1.LZH / MECHA / L2_SAMP / TEMPLE / KABE2.L2P < prev    next >
Text File  |  1997-08-03  |  1KB  |  44 lines

  1. /*                            Parts Assembler
  2.                                   Version 1.1
  3. Parts: 
  4.     BL\BL08.SUF
  5.     BL\BL01.SUF
  6. Info:
  7.     DisplayOffset: (   0.000   0.000 -96.000 )
  8.     DisplayScale: 0.125000000000
  9.     MeshFlag: 1
  10.     MeshSpacing: 200
  11.     ShowStatus: 0
  12.     ShowAttr: 1
  13.     GridFlag: 1
  14.     GridSpacing: 50
  15.     RotSpacing: 10
  16. */
  17. fram
  18. {
  19.     light pal( rgb ( 1.00 1.00 1.00 )  -3  70 -70 )
  20.     {    mov (  1754 -1552  1414 ) eye deg( 60 ) }
  21.     {    mov (    -2    21     0 ) target }
  22.     {    mov (   800   800     0 ) rotz(    0 ) roty(    0 ) rotx(    0 )
  23.         scal ( 1.000 1.000 1.000 ) obj BL08 /* BL\BL08.SUF C20 T5 M4 */
  24.     }
  25.     {    mov (   800  -800     0 ) rotz(    0 ) roty(    0 ) rotx(    0 )
  26.         scal ( 1.000 -1.000 1.000 ) obj BL08 /* BL\BL08.SUF C20 T5 M4 */
  27.     }
  28.     {    mov (  -800  -800     0 ) rotz(    0 ) roty(    0 ) rotx(    0 )
  29.         scal ( -1.000 -1.000 1.000 ) obj BL08 /* BL\BL08.SUF C20 T5 M4 */
  30.     }
  31.     {    mov (  -800   800     0 ) rotz(    0 ) roty(    0 ) rotx(    0 )
  32.         scal ( -1.000 1.000 1.000 ) obj BL08 /* BL\BL08.SUF C20 T5 M4 */
  33.     }
  34.     {    mov (  -800     0     0 ) rotz(   90 ) roty(    0 ) rotx(    0 )
  35.         scal ( -4.400 3.500 3.200 ) obj BL01 /* BL\BL01.SUF C1 T4 M4 */
  36.     }
  37.     {    mov (     0  -800     0 ) rotz(  180 ) roty(    0 ) rotx(    0 )
  38.         scal ( -4.400 3.500 3.200 ) obj BL01 /* BL\BL01.SUF C1 T4 M4 */
  39.     }
  40.     {    mov (     0   800     0 ) rotz( -180 ) roty(    0 ) rotx(    0 )
  41.         scal ( -4.400 -3.500 3.200 ) obj BL01 /* BL\BL01.SUF C1 T4 M4 */
  42.     }
  43. }
  44.