home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 28 / NEXT28.iso / pc / battledm / takeme / arenas / arena7 / data / floor.sdl < prev    next >
Text File  |  1995-03-30  |  489b  |  40 lines

  1.  
  2. #points for a floor
  3. point 1 {0 8 192}
  4. point 2 {32 8 192}
  5. point 3 {32 8 0}
  6. point 4 {0 8 0}
  7. point 5 {32 8 32}
  8. point 6 {192 8 32}
  9. point 7 {192 8 0}
  10.  
  11. point 8 {-16 8 192}
  12. point 9 {16 8 192}
  13. point 10 {16 8 0}
  14. point 11 {-16 8 0}
  15.  
  16. surface 1 {30 30 0}
  17. surface 2 {20 0 0}
  18.  
  19.  
  20. #faces for the floor
  21. face 1 1 {8 9 10 11}
  22. face 2 2 {1 2 5 4}
  23. face 3 2 {6 7 4 5}
  24.  
  25. #floor
  26. object 14 {1}
  27. object 15 {2 3}
  28.  
  29. composite 27
  30. {
  31.     {instance 14{}}
  32.     {attr {{FLOOR}}}
  33. }
  34.  
  35. composite 28
  36. {
  37.     {instance 15{}}
  38.     {attr {{FLOOR}}}
  39. }
  40.