Advertisement
Guest User

Untitled

a guest
Apr 24th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. return model =
  2. name: 'Vanguard'
  3. level: 4
  4. model: 1
  5. size: 1.7999999999999998
  6. scale: 0.6666666666666666
  7. specs:
  8. shield:
  9. capacity: [140,190]
  10. reload: [3,4]
  11. generator:
  12. capacity: [80,140]
  13. reload: [25,35]
  14. ship:
  15. mass: 200
  16. speed: [75,90]
  17. rotation: [80,120]
  18. acceleration: [40,60]
  19.  
  20.  
  21.  
  22.  
  23.  
  24. bodies:
  25.  
  26. disc:
  27. section_segments: 34
  28. offset:
  29. x: 0
  30. y: 0
  31. z: 10
  32. position:
  33. x: [0,0,0,0,0,0,0,0,0,0]
  34. y: [0,0,-10,-10,-10,10,10,10,0,0]
  35. z: [0,0,0,0,0,0,0,0,0,0]
  36. width: [25,25,25,35,35,35,35,25,25,25]
  37. height: [25,25,25,35,35,35,35,25,25,25]
  38. texture: [2]
  39. propeller: false
  40. angle: [90]
  41.  
  42.  
  43.  
  44. main:
  45. section_segments: 11
  46. offset:
  47. x: 2
  48. y: -47
  49. z: 0
  50. position:
  51. x: [0,0,0,0,0,0,0,0]
  52. y: [-180,-130,-120,-100,-70,-100,90,120]
  53. z: [0,0,0,0,0,0,0,0]
  54. width: [0,32,34,45,47,44,73,0]
  55. height: [0,32,34,30,35,34,33,0]
  56. texture: [4,3,2,8,3,2,3]
  57.  
  58.  
  59.  
  60. engines1:
  61. section_segments: 4
  62. offset:
  63. x: 30+30
  64. y: -27
  65. z: 20
  66. position:
  67. x: [15,-2,-4,-2,0,0]
  68. y: [-15,40,74,98,108,105]
  69. z: [-18,-10,0,0,0,0]
  70. width: [9,10,9,14,11,0]
  71. height: [2,10,9,14,11,0]
  72. texture: [3,3,3,3,17]
  73. propeller: true
  74.  
  75. engines2:
  76. section_segments: 4
  77. offset:
  78. x: 48+30
  79. y: -27
  80. z: 10
  81. position:
  82. x: [0,0,0,0,0,0]
  83. y: [0,40,74,98,108,105]
  84. z: [-18,10,0,0,0,0]
  85. width: [9,10,9,14,11,0]
  86. height: [2,10,9,14,11,0]
  87. texture: [3,3,3,3,17]
  88. propeller: true
  89.  
  90. engines3:
  91. section_segments: 4
  92. offset:
  93. x: 100+30+10
  94. y: -50
  95. z: -20
  96. position:
  97. x: [5,-2,-4,-2,0,0]
  98. y: [0,10,74,98,108,105]
  99. z: [0,0,0,0,0,0]
  100. width: [9,10,9,14,11,0]
  101. height: [2,10,9,14,11,0]
  102. texture: [3,3,3,3,17]
  103. propeller: true
  104.  
  105. cockpit:
  106. section_segments: 12
  107. offset:
  108. x: 0
  109. y: -30
  110. z: 25
  111. angle: 180
  112. position:
  113. x: [0,0,0,0,0]
  114. y: [0,40,66,84,89]
  115. z: [-8,-2,-1,1,20]
  116. width: [20,35,30,23,0]
  117. height: [20,30,30,23,0]
  118. texture: [9]
  119. propeller: false
  120.  
  121.  
  122. wings:
  123. outer:
  124. offset:
  125. x: 37+10
  126. y: -115
  127. z: 15
  128. length: [0,32,22,22,22,38]
  129. width: [165,135,146,332,167,122,35]
  130. angle: [15,-35,12,-28,-8,-8]
  131. position: [20,54,54,47,79,70,155]
  132. texture: [4,3,4,4,1,8]
  133. doubleside: true
  134. bump:
  135. position: 30
  136. size: 4
  137. inner:
  138. offset:
  139. x: -97
  140. y: -50
  141. z: 10
  142. length: [12]
  143. width: [165,112]
  144. angle: [0]
  145. position: [20,0]
  146. texture: [63,63]
  147. doubleside: true
  148. bump:
  149. position: 30
  150. size: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement