Difference between revisions of "Parts/Aero/cones/tailConnectorA.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 0.24.2;) |
m (Update config) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Part config|Tail Connector|2=PART | + | {{Part config|Tail Connector A|2=PART |
{ | { | ||
− | + | name = airplaneTail | |
− | + | module = Part | |
− | + | author = C. Jenkins, Porkjet | |
− | + | rescaleFactor = 1 | |
− | + | node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0 | |
− | + | node_attach = 0, -1, -0.313, 0.0, 0.0, 1.0 | |
− | + | CoMOffset = 0.0, -1.5, 0.0 | |
− | + | CoPOffset = 0.0, -1.5, 0.0 | |
− | + | CoLOffset = 0.0, -1.5, 0.0 | |
− | + | CenterOfDisplacement = 0.0, -1.5, 0.0 | |
− | + | cost = 675 | |
− | + | category = Aero | |
− | name = airplaneTail | + | entryCost = 2800 |
− | module = Part | + | TechRequired = aviation |
− | author = C. Jenkins | + | title = #autoLOC_500163 //#autoLOC_500163 = Tail Connector A |
− | + | manufacturer = #autoLOC_501626 //#autoLOC_501626 = WinterOwl Aircraft Emporium | |
− | + | description = #autoLOC_500164 //#autoLOC_500164 = A simple aerodynamic tail for aircraft. Designed to fit onto all standard 1.25m attachments, this part is the embodiment of our "Let's Fly", line of parts. | |
− | + | attachRules = 1,1,1,1,0 | |
− | + | mass = 0.2 | |
− | + | dragModelType = default | |
− | + | maximum_drag = 0.2 | |
− | + | minimum_drag = 0.2 | |
− | + | angularDrag = 1 | |
− | + | crashTolerance = 8 | |
− | + | maxTemp = 2200 // = 3200 | |
− | + | thermalMassModifier = 6.0 | |
− | + | emissiveConstant = 0.95 | |
− | + | fuelCrossFeed = True | |
− | + | bulkheadProfiles = size1 | |
− | + | tags = #autoLOC_500165 //#autoLOC_500165 = aero aircraft drag fligh plane stab stream | |
− | cost = 675 | + | MODEL |
− | category = Aero | + | { |
− | + | model = Squad/Parts/Aero/cones/Assets/TailA | |
− | entryCost = 2800 | + | } |
− | TechRequired = | + | MODULE |
− | + | { | |
− | title = Tail Connector | + | name = ModuleAnimateHeat |
− | manufacturer = WinterOwl Aircraft Emporium | + | ThermalAnim = Cone_Heat |
− | description = A simple aerodynamic tail for aircraft. Designed to fit onto all standard | + | } |
− | + | MODULE | |
− | + | { | |
− | attachRules = 1,1,1,1,0 | + | name = ModuleCargoPart |
− | + | stackableQuantity = 1 | |
− | + | packedVolume = -1 | |
− | mass = 0. | + | } |
− | dragModelType = default | ||
− | maximum_drag = 0.2 | ||
− | minimum_drag = 0.2 | ||
− | angularDrag = 1 | ||
− | crashTolerance = 8 | ||
− | maxTemp = 3200 | ||
− | fuelCrossFeed = True | ||
− | |||
− | // - | ||
− | |||
} | } | ||
− | |||
}} | }} |
Latest revision as of 11:09, 13 October 2024
PART { name = airplaneTail module = Part author = C. Jenkins, Porkjet rescaleFactor = 1 node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0 node_attach = 0, -1, -0.313, 0.0, 0.0, 1.0 CoMOffset = 0.0, -1.5, 0.0 CoPOffset = 0.0, -1.5, 0.0 CoLOffset = 0.0, -1.5, 0.0 CenterOfDisplacement = 0.0, -1.5, 0.0 cost = 675 category = Aero entryCost = 2800 TechRequired = aviation title = #autoLOC_500163 //#autoLOC_500163 = Tail Connector A manufacturer = #autoLOC_501626 //#autoLOC_501626 = WinterOwl Aircraft Emporium description = #autoLOC_500164 //#autoLOC_500164 = A simple aerodynamic tail for aircraft. Designed to fit onto all standard 1.25m attachments, this part is the embodiment of our "Let's Fly", line of parts. attachRules = 1,1,1,1,0 mass = 0.2 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 8 maxTemp = 2200 // = 3200 thermalMassModifier = 6.0 emissiveConstant = 0.95 fuelCrossFeed = True bulkheadProfiles = size1 tags = #autoLOC_500165 //#autoLOC_500165 = aero aircraft drag fligh plane stab stream MODEL { model = Squad/Parts/Aero/cones/Assets/TailA } MODULE { name = ModuleAnimateHeat ThermalAnim = Cone_Heat } MODULE { name = ModuleCargoPart stackableQuantity = 1 packedVolume = -1 } }