home *** CD-ROM | disk | FTP | other *** search
/ Black Art of 3D Game Programming / Black_Art_of_3D_Game_Programming.iso / source / msc / chap_18 / tele.plg < prev    next >
Encoding:
Text File  |  1995-04-17  |  554 b   |  57 lines

  1.  
  2. ; TELEPORTER object
  3.  
  4. teleporter 20 12
  5.  
  6. ; vertice list
  7.  
  8. 30 140 20
  9. -30 140 20
  10. -30 140 -20
  11. 30 140 -20
  12.  
  13. 20 120 -5
  14. 20 120 5
  15. -20 120 5
  16. -20 120 -5
  17.  
  18. 60 140 0
  19. 40 140 10
  20. 40 140 -10
  21. 25 60 0
  22.  
  23. -60 140 0
  24. -40 140 -10
  25. -40 140 10
  26. -25 60 0
  27.  
  28.  
  29.  
  30. 60 0 20
  31. -60 0 20
  32. -60 0 -20
  33. 60 0 -20
  34.  
  35.  
  36. ; polygon list
  37.  
  38. 0x101f 4 0 5 6 1
  39. 0x101f 4 2 1 6 7
  40. 0x101f 4 2 7 4 3
  41. 0x101f 4 0 3 4 5
  42. 0x101f 4 4 7 6 5
  43.  
  44. 0x101f 3 12 15 13
  45. 0x101f 3 14 15 12
  46. 0x106f 3 15 14 13
  47.  
  48. 0x106f 3 9 11 10
  49. 0x101f 3 10 11 8
  50. 0x101f 3 9 8 11
  51.  
  52.  
  53. 0x01da 4 16 17 18 19
  54.  
  55.  
  56.  
  57.