Parts/Wheel/LandingGear/GearFixed.cfg
From Kerbal Space Program Wiki
< Parts
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 } }