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

  1. #points for a missile
  2. point 1 {0 -2 8}
  3. point 2 {2 -4 2}
  4. point 3 {-2 -4 2}
  5. point 4 {2 0 2}
  6. point 5 {-2 0 2}
  7. point 6 {4 -2 -2}
  8. point 7 {-4 -2 -2}
  9. point 8 {0 -6 -2}
  10. point 9 {0 2 -2}
  11. point 10 {1 -3 -6}
  12. point 11 {-1 -3 -6}
  13. point 12 {1 -1 -6}
  14. point 13 {-1 -1 -6}
  15.  
  16. surface 1 {10 0 0}
  17. surface 2 {13 0 0}
  18. surface 4 {7 0 0}
  19. surface 6 {20 20 0}
  20. surface 3 {3 0 0}
  21. surface 5 {7 0 0}
  22. #faces for the missile
  23. face 1 1 {7 3 1 5} 
  24. face 2 2 {8 2 1 3}
  25. face 3 1 {6 4 1 2}
  26. face 4 4 {9 4 1 5}
  27. face 5 5 {11 3 5 13}
  28. face 6 1 {10 2 3 11}
  29. face 7 5 {12 4 2 10}
  30. face 8 3 {13 5 4 12}
  31. face 9 6 {11 10 12 13}
  32.  
  33. #missile
  34. object 6 {1 2 3 4 5 6 7 8 9}
  35. facelist 6 NNE {3 2 1 4 7 6} 
  36. facelist 6 NNW {1 2 4 3 5 6}
  37. facelist 6 ENE {3 2 7 4 6}
  38. facelist 6 WNW {1 2 5 4 6}
  39. facelist 6 WSW {1 5 2 4 6 }
  40. facelist 6 ESE {3 2 4 7 6}
  41. facelist 6 SSW {9 5 6 3 2 1 4}
  42. facelist 6 SSE {9 7 6 1 2 3 4}
  43. composite 24
  44. {
  45.     {instance 6
  46.         {
  47.         {scale {3 3 3}}
  48.         {translate {0 -6 0}}
  49.         }
  50.     }
  51.     {attr {{MISSILE}}}
  52. }
  53.  
  54.