Advertisement
Guest User

Untitled

a guest
Feb 13th, 2014
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. PART
  2. {
  3. name = OmniDockingPortSmaller
  4. module = Part
  5. author = NovaSilisko
  6.  
  7. MODEL
  8. {
  9. model=Squad/Parts/Utility/dockingPort2/model
  10. position = 0.0, 0.0, 0.0
  11. scale = 1.0, 1.0, 1.0
  12. rotation = 0, 0, 0
  13. }
  14. MODEL
  15. {
  16. model=Squad/Parts/Utility/dockingPort3/model
  17. position = 0.0, 0.145, 0.0
  18. scale = 1.0, 1.0, 1.0
  19. rotation = 0, 0, 0
  20. }
  21.  
  22. rescaleFactor = 1
  23.  
  24.  
  25. node_stack_top0 = 0.0, 0.2828832, 0.0, 0.0, 1.0, 0.0, 1
  26. node_stack_top1 = 0.0, 0.2828832, 0.0, 0.0, 1.0, 0.0, 1
  27. node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1
  28. node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
  29.  
  30.  
  31. cost = 900
  32. category = Utility
  33. subcategory = 0
  34. title = Clamp-O-Tron Omni Docking Port S
  35.  
  36. description = Invented after a less-than-peaceful protest against the lack of spacecraft attachment systems that could make buiding multi-purpose symmetrical bases possible, the Clamp-O-Tron Omni Docking Port S allows for the firm attachment of two separate vessels regardless of the other dock's type. After docking, vessels can be just as easily undocked. Supports regular and jr. ports.
  37.  
  38. attachRules = 1,0,1,0,0
  39.  
  40. mass = 0.1
  41. dragModelType = default
  42. maximum_drag = 0.25
  43. minimum_drag = 0.25
  44. angularDrag = 0.5
  45. crashTolerance = 15
  46. maxTemp = 3400
  47.  
  48. MODULE
  49. {
  50. name = ModuleDockingNode
  51. referenceAttachNode = top0
  52. nodeType = size0
  53. }
  54. MODULE
  55. {
  56. name = ModuleDockingNode
  57. referenceAttachNode = top1
  58. nodeType = size1
  59. }
  60.  
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement