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

  1. ModelBegin
  2.    ProtoBegin frame
  3.       Hints NULL
  4.       Surface 0.6 0.4 0.1
  5.       Color 1.0 1.0 0.0
  6.  
  7.       Vertex  1.1 -1.1  0.0
  8.       Vertex -1.1 -1.1  0.0 
  9.       Vertex -1.1  1.1  0.0 
  10.       Vertex  1.1  1.1  0.0 
  11.       PolygonExt 4 1 2 3 4 Tag 1
  12.    ProtoEnd
  13.  
  14.    ProtoBegin picture
  15.       Hints NULL
  16.       GeometrySampling Solid
  17.       Texture NULL
  18.       Surface 0.6 0.4 0.1
  19.       Color 1.0 1.0 1.0
  20.       Vertex  1.0 -1.0  0.0 UV 0 1
  21.       Vertex -1.0 -1.0  0.0 UV 1 1
  22.       Vertex -1.0  1.0  0.0 UV 1 0
  23.       Vertex  1.0  1.0  0.0 UV 0 0
  24.       PolygonExt 4 1 2 3 4 Tag 2
  25.    ProtoEnd
  26.  
  27.    ClumpBegin
  28.       ProtoInstance frame
  29.       ProtoInstance picture
  30.    ClumpEnd
  31. ModelEnd