home *** CD-ROM | disk | FTP | other *** search
/ Space Orb 360 / SpaceOrb360.zip / SpaceOrb481.img / Trainer / SCRIPTS / TRLAMP.RWX < prev    next >
Text File  |  1996-07-23  |  716b  |  42 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 15 .5 .5 4
  8.         Translate 0 -5 0
  9.         Surface 0.6 0.2 0
  10.         Vertex  2 0 -4
  11.         Vertex -2 0 -4
  12.         Vertex -2 0  4
  13.         Vertex  2 0  4
  14.         Vertex  2 1 -4
  15.         Vertex -2 1 -4
  16.         Vertex -2 1  4
  17.         Vertex  2 1  4
  18.         Vertex  1 5 -3
  19.         Vertex -1 5 -3
  20.         Vertex -1 5  3
  21.         Vertex  1 5  3
  22.         MaterialModes Double
  23.         Quad 1 2 6 5
  24.         Quad 2 3 7 6
  25.         Quad 3 4 8 7
  26.         Quad 4 1 5 8
  27.         MaterialModes NULL
  28.         Quad 5 6 10 9
  29.         Quad 6 7 11 10
  30.         Quad 7 8 12 11
  31.         Quad 8 5 9 12
  32.         Quad 9 10 11 12
  33.         Color 1 1 1
  34.         Surface 0.8 0 0
  35.         Quad 8 7 6 5
  36.     ProtoEnd
  37.     ClumpBegin
  38.         Hints HS
  39.         Translate 0 30 0
  40.         ProtoInstance lamp
  41.     ClumpEnd
  42. ModelEnd