Difference between revisions of "Parts/Wheel/LandingGear/GearFixed.cfg"
From Kerbal Space Program Wiki
< Parts
(Update part config) |
AlpacaMall (talk | contribs) (update to 1.12.2) |
||
Line 1: | Line 1: | ||
+ | <!-- v1.12.2 --> | ||
{{Part config|LY-01 Fixed Landing Gear|2=PART | {{Part config|LY-01 Fixed Landing Gear|2=PART | ||
{ | { | ||
Line 14: | Line 15: | ||
category = Ground | category = Ground | ||
subcategory = 0 | subcategory = 0 | ||
− | title = LY-01 Fixed Landing Gear | + | title = #autoLOC_500972 //#autoLOC_500972 = LY-01 Fixed Landing Gear |
− | manufacturer = LightYear Tire Company // | + | manufacturer = #autoLOC_501653 //#autoLOC_501653 = LightYear Tire Company |
− | + | description = #autoLOC_500973 //#autoLOC_500973 = Simple wheel-on-a-stick Landing Gear to bring your birds down safely. (That means your airplanes, LightYear Co. does not encourage attempting to attach landing gear to actual birds) | |
− | attachRules = 1,1,1,1,1 | + | attachRules = 1,1,1,1,1,0,0,0 |
mass = 0.022 | mass = 0.022 | ||
thermalMassModifier = 4.0 | thermalMassModifier = 4.0 | ||
Line 32: | Line 33: | ||
PhysicsSignificance = 0 | PhysicsSignificance = 0 | ||
bulkheadProfiles = srf | bulkheadProfiles = srf | ||
− | tags = aero (air aircraft ground plane roll takeoff taxi wheel | + | tags = #autoLOC_500974 //#autoLOC_500974 = aero (air aircraft ground plane roll takeoff taxi wheel |
CoMOffset = 0, -0.675, 0 | CoMOffset = 0, -0.675, 0 | ||
Line 47: | Line 48: | ||
wheelColliderTransformName = WheelCollider | wheelColliderTransformName = WheelCollider | ||
wheelTransformName = WheelPivot | wheelTransformName = WheelPivot | ||
− | + | useNewFrictionModel = true | |
wheelType = FREE | wheelType = FREE | ||
Line 57: | Line 58: | ||
groundHeightOffset = 1.11 | groundHeightOffset = 1.11 | ||
− | TooltipTitle = Landing Gear | + | TooltipTitle = #autoLOC_502080 //#autoLOC_502080 = Landing Gear |
− | TooltipPrimaryField = Fixed, Unpowered | + | TooltipPrimaryField = #autoLOC_6004047 //#autoLOC_6004047 = Fixed, Unpowered |
frictionSharpness = 50.0 | frictionSharpness = 50.0 | ||
Line 70: | Line 71: | ||
suspensionOffset = 0.0 | suspensionOffset = 0.0 | ||
targetPosition = 0.6 | targetPosition = 0.6 | ||
− | springRatio = | + | springRatio = 112 |
damperRatio = 0.3 | damperRatio = 0.3 | ||
− | boostRatio = 0. | + | boostRatio = 0.45 |
useAutoBoost = False | useAutoBoost = False | ||
− | + | maximumLoad = 8.0 | |
suppressModuleInfo = True | suppressModuleInfo = True | ||
+ | useDistributedMass = true | ||
} | } | ||
MODULE | MODULE | ||
Line 97: | Line 99: | ||
slipSharpness = 2.0 | slipSharpness = 2.0 | ||
explodeMultiplier = 1.0 | explodeMultiplier = 1.0 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = 150 | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Revision as of 08:15, 17 September 2021
PART { name = GearFixed module = Part author = Porkjet mesh = model.mu scale = 1.0 rescaleFactor = 1.0 mirrorRefAxis = 0, 0, 1 node_attach = 0.00, 0.00, 0.00, 1.0, 90.0, 0.0, 1 TechRequired = aviation entryCost = 500 cost = 100 category = Ground subcategory = 0 title = #autoLOC_500972 //#autoLOC_500972 = LY-01 Fixed Landing Gear manufacturer = #autoLOC_501653 //#autoLOC_501653 = LightYear Tire Company description = #autoLOC_500973 //#autoLOC_500973 = Simple wheel-on-a-stick Landing Gear to bring your birds down safely. (That means your airplanes, LightYear Co. does not encourage attempting to attach landing gear to actual birds) attachRules = 1,1,1,1,1,0,0,0 mass = 0.022 thermalMassModifier = 4.0 // heatConductivity = 0.06 emissiveConstant = 0.95 dragModelType = default maximum_drag = 0.3 minimum_drag = 0.2 angularDrag = 1 maxTemp = 1000 crashTolerance = 125 breakingForce = 50 breakingTorque = 50 PhysicsSignificance = 0 bulkheadProfiles = srf tags = #autoLOC_500974 //#autoLOC_500974 = aero (air aircraft ground plane roll takeoff taxi wheel CoMOffset = 0, -0.675, 0 MODEL { model = Squad/Parts/Wheel/LandingGear/GearFixed scale = 1, 1, 1 } MODULE { name = ModuleWheelBase wheelColliderTransformName = WheelCollider wheelTransformName = WheelPivot useNewFrictionModel = true wheelType = FREE // setting this to true will override the radius and center parameters FitWheelColliderToMesh = False radius = 0.2 center = 0,0,0 mass = 0.018 groundHeightOffset = 1.11 TooltipTitle = #autoLOC_502080 //#autoLOC_502080 = Landing Gear TooltipPrimaryField = #autoLOC_6004047 //#autoLOC_6004047 = Fixed, Unpowered frictionSharpness = 50.0 } MODULE { name = ModuleWheelSuspension baseModuleIndex = 0 suspensionDistance = 0.2 suspensionOffset = 0.0 targetPosition = 0.6 springRatio = 112 damperRatio = 0.3 boostRatio = 0.45 useAutoBoost = False maximumLoad = 8.0 suppressModuleInfo = True useDistributedMass = true } MODULE { name = ModuleWheelBrakes baseModuleIndex = 0 maxBrakeTorque = 2 brakeResponse = 1 } MODULE { name = ModuleWheelDamage baseModuleIndex = 0 stressTolerance = 2000 impactTolerance = 1000 deflectionMagnitude = 0.5 deflectionSharpness = 2.0 slipMagnitude = 1.5 slipSharpness = 2.0 explodeMultiplier = 1.0 } MODULE { name = ModuleCargoPart packedVolume = 150 } }