Advertisement
Guest User

part.cfg (Gamedata/squad/parts/wheel/smallgearbay)

a guest
Jun 2nd, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. PART
  2. {
  3. // --- general parameters ---
  4. name = SmallGearBay
  5. module = Part
  6. author = C. Jenkins
  7.  
  8. // --- asset parameters ---
  9. mesh = model.mu
  10. scale = 1.0
  11.  
  12.  
  13. // --- node definitions ---
  14.  
  15. node_attach = 0.00, 0.147, 0.00, 0.0, 1.0, 0.0, 1
  16.  
  17. // --- FX definitions ---
  18.  
  19.  
  20.  
  21. // --- Sound FX definition ---
  22.  
  23.  
  24. // --- editor parameters ---
  25. cost = 450
  26. category = Utility
  27. subcategory = 0
  28. title = Small Gear Bay
  29. manufacturer = C7 AeroSpace
  30. description = High performance gear designed for atmospheric use.
  31.  
  32. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
  33. attachRules = 1,1,1,1,1
  34.  
  35.  
  36. // --- standard part parameters ---
  37. mass = 0.5
  38. dragModelType = default
  39. maximum_drag = 0.3
  40. minimum_drag = 0.2
  41. angularDrag = 1
  42. crashTolerance = 7
  43. maxTemp = 3600
  44.  
  45. crashTolerance = 50
  46. breakingForce = 50
  47. breakingTorque = 50
  48.  
  49.  
  50.  
  51. MODULE
  52. {
  53. name = ModuleLandingGear
  54. }
  55.  
  56. MODULE
  57. {
  58. name = ModuleLight
  59. lightName = LandingLight
  60. useAutoDim = true
  61. }
  62.  
  63. }
  64.  
  65. PART
  66. {
  67. // --- general parameters ---
  68. name = SmallGearBaySM
  69. module = Part
  70. author = C. Jenkins
  71.  
  72. // --- asset parameters ---
  73. mesh = model.mu
  74. scale = 1.0
  75.  
  76. // --- node definitions ---
  77. node_attach = 0.00, 0.147, 0.00, 0.0, 1.0, 0.0, 1
  78.  
  79. // --- editor parameters ---
  80. cost = 450
  81. category = Utility
  82. subcategory = 0
  83. title = Gear Bay S
  84. manufacturer = C7 AeroSpace
  85. description = High performance gear designed for atmospheric use. Size small.
  86.  
  87. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
  88. attachRules = 1,1,1,1,1
  89.  
  90. // --- standard part parameters ---
  91. mass = 0.05
  92. dragModelType = default
  93. maximum_drag = 0.3
  94. minimum_drag = 0.2
  95. angularDrag = 1
  96. maxTemp = 3600
  97.  
  98. crashTolerance = 50
  99. breakingForce = 50
  100. breakingTorque = 50
  101.  
  102. MODULE
  103. {
  104. name = ModuleLandingGear
  105. }
  106.  
  107. MODULE
  108. {
  109. name = ModuleLight
  110. lightName = LandingLight
  111. useAutoDim = true
  112. }
  113. }
  114.  
  115. PART
  116. {
  117. // --- general parameters ---
  118. name = SmallGearBay2
  119. module = Part
  120. author = C. Jenkins
  121.  
  122. // --- asset parameters ---
  123. mesh = model.mu
  124. scale = 1.0
  125. rescaleFactor = 1.85
  126.  
  127. // --- node definitions ---
  128. node_attach = 0.00, 0.147, 0.00, 0.0, 1.0, 0.0, 1
  129.  
  130. // --- editor parameters ---
  131. cost = 450
  132. category = Utility
  133. subcategory = 0
  134. title = Gear Bay M
  135. manufacturer = C7 AeroSpace
  136. description = High performance gear designed for atmospheric use. Size medium.
  137.  
  138. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
  139. attachRules = 1,1,1,1,1
  140.  
  141. // --- standard part parameters ---
  142. mass = 0.1
  143. dragModelType = default
  144. maximum_drag = 0.3
  145. minimum_drag = 0.2
  146. angularDrag = 1
  147. maxTemp = 3600
  148.  
  149. crashTolerance = 50
  150. breakingForce = 75
  151. breakingTorque = 75
  152.  
  153. MODULE
  154. {
  155. name = ModuleLandingGear
  156. }
  157.  
  158. MODULE
  159. {
  160. name = ModuleLight
  161. lightName = LandingLight
  162. useAutoDim = true
  163. }
  164. }
  165.  
  166. PART
  167. {
  168. // --- general parameters ---
  169. name = SmallGearBay3
  170. module = Part
  171. author = C. Jenkins
  172.  
  173. // --- asset parameters ---
  174. mesh = model.mu
  175. scale = 1.0
  176. rescaleFactor = 2.5
  177.  
  178. // --- node definitions ---
  179. node_attach = 0.00, 0.147, 0.00, 0.0, 1.0, 0.0, 1
  180.  
  181. // --- editor parameters ---
  182. cost = 450
  183. category = Utility
  184. subcategory = 0
  185. title = Gear Bay L
  186. manufacturer = C7 AeroSpace
  187. description = High performance gear designed for atmospheric use. Size large.
  188.  
  189. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
  190. attachRules = 1,1,1,1,1
  191.  
  192. // --- standard part parameters ---
  193. mass = 0.4
  194. dragModelType = default
  195. maximum_drag = 0.3
  196. minimum_drag = 0.2
  197. angularDrag = 1
  198. maxTemp = 3600
  199.  
  200. crashTolerance = 50
  201. breakingForce = 100
  202. breakingTorque = 100
  203.  
  204. MODULE
  205. {
  206. name = ModuleLandingGear
  207. }
  208.  
  209. MODULE
  210. {
  211. name = ModuleLight
  212. lightName = LandingLight
  213. useAutoDim = true
  214. }
  215. }
  216.  
  217. PART
  218. {
  219. // --- general parameters ---
  220. name = SmallGearBay4
  221. module = Part
  222. author = C. Jenkins
  223.  
  224. // --- asset parameters ---
  225. mesh = model.mu
  226. scale = 1.0
  227. rescaleFactor = 3.75
  228.  
  229. // --- node definitions ---
  230. node_attach = 0.00, 0.147, 0.00, 0.0, 1.0, 0.0, 1
  231.  
  232. // --- editor parameters ---
  233. cost = 450
  234. category = Utility
  235. subcategory = 0
  236. title = Gear Bay XL
  237. manufacturer = C7 AeroSpace
  238. description = High performance gear designed for atmospheric use. Size extra large.
  239.  
  240. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
  241. attachRules = 1,1,1,1,1
  242.  
  243. // --- standard part parameters ---
  244. mass = 1.35
  245. dragModelType = default
  246. maximum_drag = 0.3
  247. minimum_drag = 0.2
  248. angularDrag = 1
  249. maxTemp = 3600
  250.  
  251. crashTolerance = 50
  252. breakingForce = 150
  253. breakingTorque = 150
  254.  
  255. MODULE
  256. {
  257. name = ModuleLandingGear
  258. }
  259.  
  260. MODULE
  261. {
  262. name = ModuleLight
  263. lightName = LandingLight
  264. useAutoDim = true
  265. }
  266. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement