Difference between revisions of "Parts/Wheel/roverWheelS2/roverWheelS2.cfg"
From Kerbal Space Program Wiki
< Parts
m (BobBot moved page Parts/Wheel/roverWheel2/part.cfg to Parts/Wheel/roverWheelS2/roverWheelS2.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
{{Part config|RoveMax Model S2|2=PART | {{Part config|RoveMax Model S2|2=PART | ||
{ | { | ||
− | name = roverWheel2 | + | name = roverWheel2 |
− | module = Part | + | module = Part |
− | author = Squad | + | author = Squad |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | scale = 1 |
− | scale = 1 | + | rescaleFactor = 1 |
− | rescaleFactor = 1 | + | node_attach = 0.2233052, 0.5248517, 0.00, 1.0, 0.0, 0.0, 1 |
− | + | TechRequired = fieldScience | |
− | node_attach = 0.2233052, 0.5248517, 0.00, 1.0, 0.0, 0.0, 1 | + | entryCost = 3100 |
− | + | cost = 300 | |
− | TechRequired = fieldScience | + | category = Utility |
− | entryCost = 3100 | + | subcategory = 0 |
− | + | title = RoveMax Model S2 | |
− | cost = 300 | + | manufacturer = Kerbal Motion LLC |
− | category = Utility | + | description = Seeing an untapped market for a smaller design of rover wheel, Kerbal Motion quickly pounced upon this opportunity with the Model 2 - designed for robotic vehicles or smaller crewed vehicles. |
− | subcategory = 0 | + | attachRules = 0,1,0,1,0 |
− | title = RoveMax Model S2 | + | mass = 0.05 |
− | manufacturer = Kerbal Motion LLC | + | dragModelType = default |
− | description = Seeing an untapped market for a smaller design of rover wheel, Kerbal Motion quickly pounced upon this opportunity with the Model 2 - designed for robotic vehicles or smaller crewed vehicles. | + | maximum_drag = 0.3 |
− | + | minimum_drag = 0.2 | |
− | attachRules = 0,1,0,1,0 | + | angularDrag = 1 |
− | + | crashTolerance = 7 | |
− | mass = 0.05 | + | maxTemp = 1200 // = 3600 |
− | dragModelType = default | + | crashTolerance = 20 |
− | maximum_drag = 0.3 | + | breakingForce = 20 |
− | minimum_drag = 0.2 | + | breakingTorque = 20 |
− | angularDrag = 1 | + | bulkheadProfiles = srf |
− | crashTolerance = 7 | + | MODULE |
− | maxTemp = 3600 | ||
− | |||
− | crashTolerance = 20 | ||
− | breakingForce = 20 | ||
− | breakingTorque = 20 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ | { | ||
− | + | name = ModuleWheel | |
− | + | hasMotor = true | |
− | + | resourceName = ElectricCharge | |
− | + | resourceConsumptionRate = 0.5 | |
− | + | canSteer = true | |
− | + | controlAxisType = Forward | |
− | + | steeringModeType = AutomaticSteer | |
− | + | brakeTorque = 180 | |
+ | brakeSpeed = 1.0 | ||
+ | impactTolerance = 65 | ||
+ | overSpeedDamage = 20 | ||
+ | WHEEL | ||
+ | { | ||
+ | wheelName = wheel | ||
+ | wheelColliderName = wheelCollider | ||
+ | suspensionTransformName = suspensionTraverse | ||
+ | suspensionNeutralPointName = suspensionNeutralPoint | ||
+ | damagedObjectName = bustedwheel | ||
+ | rotateX = 0 | ||
+ | rotateY = 1 | ||
+ | rotateZ = 0 | ||
+ | } | ||
+ | steeringCurve | ||
+ | { | ||
+ | key = 0 18 | ||
+ | key = 15 6 | ||
+ | } | ||
+ | torqueCurve | ||
+ | { | ||
+ | key = 0 170 0 0 | ||
+ | key = 2.5 100 0 0 | ||
+ | key = 12 0 0 0 | ||
+ | } | ||
} | } | ||
− | + | MODULE | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ | { | ||
− | + | name = FXModuleLookAtConstraint | |
− | + | CONSTRAINLOOKFX | |
− | + | { | |
+ | targetName = susp1 | ||
+ | rotatorsName = susp2 | ||
+ | } | ||
+ | CONSTRAINLOOKFX | ||
+ | { | ||
+ | targetName = susp2 | ||
+ | rotatorsName = susp1 | ||
+ | } | ||
} | } | ||
− | + | MODULE | |
− | |||
− | |||
− | MODULE | ||
− | |||
− | |||
− | |||
{ | { | ||
− | targetName = | + | name = FXModuleConstrainPosition |
− | + | matchRotation = true | |
+ | matchPosition = false | ||
+ | CONSTRAINFX | ||
+ | { | ||
+ | targetName = steering | ||
+ | moversName = lateral | ||
+ | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}} | }} |
Revision as of 13:29, 29 April 2015
PART { name = roverWheel2 module = Part author = Squad mesh = model.mu scale = 1 rescaleFactor = 1 node_attach = 0.2233052, 0.5248517, 0.00, 1.0, 0.0, 0.0, 1 TechRequired = fieldScience entryCost = 3100 cost = 300 category = Utility subcategory = 0 title = RoveMax Model S2 manufacturer = Kerbal Motion LLC description = Seeing an untapped market for a smaller design of rover wheel, Kerbal Motion quickly pounced upon this opportunity with the Model 2 - designed for robotic vehicles or smaller crewed vehicles. attachRules = 0,1,0,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.3 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 7 maxTemp = 1200 // = 3600 crashTolerance = 20 breakingForce = 20 breakingTorque = 20 bulkheadProfiles = srf MODULE { name = ModuleWheel hasMotor = true resourceName = ElectricCharge resourceConsumptionRate = 0.5 canSteer = true controlAxisType = Forward steeringModeType = AutomaticSteer brakeTorque = 180 brakeSpeed = 1.0 impactTolerance = 65 overSpeedDamage = 20 WHEEL { wheelName = wheel wheelColliderName = wheelCollider suspensionTransformName = suspensionTraverse suspensionNeutralPointName = suspensionNeutralPoint damagedObjectName = bustedwheel rotateX = 0 rotateY = 1 rotateZ = 0 } steeringCurve { key = 0 18 key = 15 6 } torqueCurve { key = 0 170 0 0 key = 2.5 100 0 0 key = 12 0 0 0 } } MODULE { name = FXModuleLookAtConstraint CONSTRAINLOOKFX { targetName = susp1 rotatorsName = susp2 } CONSTRAINLOOKFX { targetName = susp2 rotatorsName = susp1 } } MODULE { name = FXModuleConstrainPosition matchRotation = true matchPosition = false CONSTRAINFX { targetName = steering moversName = lateral } } }