home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 28 / NEXT28.iso / pc / battledm / takeme / arenas / arena1 / data / 4sided_1.sdl < prev    next >
Text File  |  1995-09-15  |  2KB  |  75 lines

  1. #points for the rotating goal;
  2. point 1 {-32 -64 -32}
  3. point 2 {-32 -64 32}
  4. point 3 {32 -64 -32}
  5. point 4 {32 -64 32}
  6. point 5 {-32 0 -32}
  7. point 6 {-32 0 32}
  8. point 7 {32 0 -32}
  9. point 8 {32 0 32}
  10. point 9 {-10 -42 -10}
  11. point 10 {-10 -42 10}
  12. point 11 {10 -42 -10}
  13. point 12 {10 -42 10}
  14. point 13 {-10 -22 -10}
  15. point 14 {-10 -22 10}
  16. point 15 {10 -22 -10}
  17. point 16 {10 -22 10}
  18.  
  19. surface 1 {"$boot/art/goals/goal4s/front"}
  20. surface 2 {"$boot/art/goals/goal4s/top"}
  21. surface 4 {"$boot/art/goals/goal4s/insideback"}
  22. surface 5 {"$boot/art/goals/goal4s/inside"}
  23.  
  24.  
  25. #top and bottom faces for the goal
  26. face 1 2 {1 3 4 2}
  27. #face 2 8 {5 7 8 6}
  28.  
  29. #inside faces North
  30. face 3 5 {12 10 2 4}
  31. face 4 5 {14 16 8 6}
  32. face 5 1 {2 4 8 6}
  33. #inside faces East
  34. face 6 5 {12 11 3 4}
  35. face 7 5 {16 15 7 8}
  36. face 8 1 {4 3 7 8}
  37. #inside faces South
  38. face 9 5 {11 9 1 3}
  39. face 10 5 {15 13 5 7}
  40. face 11 1 {3 1 5 7}
  41. #inside faces West
  42. face 12 5 {9 10 2 1}
  43. face 13 5 {13 14 6 5}
  44. face 14 1 {1 2 6 5}
  45.  
  46. face 15 5 {16 12 4 8}
  47. face 16 5 {15 11 3 7}
  48. face 17 5 {9 13 5 1}
  49. face 18 5 {14 10 2 6}
  50.  
  51. face 19 4 {10 12 16 14}
  52. face 20 4 {12 11 15 16}
  53. face 21 4 {11 9 13 15}
  54. face 22 4 {9 10 14 13}
  55. face 23 2 {5 6 8 7}
  56.  
  57. object 70 {1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23}
  58. facelist 70 WNW {14 5 18 17 12 22 13 3 19 4 15}
  59. facelist 70 WSW {14 11 17 12 22 13 18 9 21 10 16}
  60. facelist 70 NNW {5 14 18 4 19 3 15 12 22 13 17}
  61. facelist 70 SSW {11 14 17 16 9 21 10 12 22 13 18}
  62. facelist 70 SSE {11 8 16 9 21 10 17 6 20 7 15}
  63. facelist 70 ESE {8 11 16 6 20 7 15 9 21 10 17}
  64. facelist 70 ENE {8 5 15 6 20 7 16 3 19 4 18}
  65. facelist 70 NNE {5 8 15 3 19 4 18 6 20 7 16}
  66. facelist 70 TOP {1}
  67. facelist 70 BOTTOM {23}
  68.  
  69. composite 3
  70. {
  71.     {instance 70{}}
  72.     {attr {{GOAL}}}
  73. }
  74.  
  75.