home *** CD-ROM | disk | FTP | other *** search
/ Space Orb 360 / SpaceOrb360.zip / SpaceOrb481.img / data1.cab / Trainer / SCRIPTS / TRLAMPLT.RWX < prev    next >
Text File  |  1998-04-06  |  699b  |  41 lines

  1. ModelBegin
  2.     ProtoBegin lamp
  3.         Color 0.8 0.8 0.8
  4.         Surface 0.5 0.2 0
  5.         Texture NULL
  6.  
  7.         Cylinder 20 .5 .5 4
  8.         Translate 0 -5 0
  9.         Vertex  2 0 -4
  10.         Vertex -2 0 -4
  11.         Vertex -2 0  4
  12.         Vertex  2 0  4
  13.         Vertex  2 1 -4
  14.         Vertex -2 1 -4
  15.         Vertex -2 1  4
  16.         Vertex  2 1  4
  17.         Vertex  1 5 -3
  18.         Vertex -1 5 -3
  19.         Vertex -1 5  3
  20.         Vertex  1 5  3
  21.         MaterialModes Double
  22.         Quad 1 2 6 5
  23.         Quad 2 3 7 6
  24.         Quad 3 4 8 7
  25.         Quad 4 1 5 8
  26.         Quad 5 6 10 9
  27.         Quad 6 7 11 10
  28.         Quad 7 8 12 11
  29.         Quad 8 5 9 12
  30.         Quad 9 10 11 12
  31. # lit up polygon
  32.         Color 0.9 0.9 0.9
  33.         Surface 0.8 0.4 0
  34.         Quad 8 7 6 5
  35.     ProtoEnd
  36.     ClumpBegin
  37.         Hints HS
  38.         Translate 0 30 0
  39.         ProtoInstance lamp
  40.     ClumpEnd
  41. ModelEnd