Difference between revisions of "Parts/Utility/dockingPortSr/dockingPortSr.cfg"
From Kerbal Space Program Wiki
(Created page with "{{Part config|Clamp-O-Tron Sr. Docking Port|2=PART { name = dockingPortLarge module = Part author = Squad mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.29, 0.0,...") |
m (Update config) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Part config|Clamp-O-Tron Sr. | + | {{Part config|Clamp-O-Tron Docking Port Sr.|2=PART |
{ | { | ||
− | name = dockingPortLarge | + | name = dockingPortLarge |
− | module = Part | + | module = Part |
− | author = | + | author = AlexanderM |
− | + | mesh = dockingPortSr.mu | |
− | mesh = | + | rescaleFactor = 1 |
− | + | node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2 | |
− | rescaleFactor = 1 | + | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 |
− | + | TechRequired = metaMaterials | |
− | node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2 | + | entryCost = 12200 |
− | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 | + | cost = 980 |
− | + | category = Coupling | |
− | TechRequired = metaMaterials | + | subcategory = 0 |
− | entryCost = 12200 | + | title = #autoLOC_500858 //#autoLOC_500858 = Clamp-O-Tron Docking Port Sr. |
− | cost = 980 | + | description = #autoLOC_500859 //#autoLOC_500859 = The Clamp-O-Tron Sr. is the result of intense and costly development to answer the problem of how to make docking connections more sturdy. Thanks to the brilliant suggestion of the staff janitor "why don't you make 'em bigger?", the public now can enjoy the sheer thrill of docking enormous objects in space. |
− | category = | + | attachRules = 1,0,1,0,0 |
− | subcategory = 0 | + | mass = 0.2 |
− | title = Clamp-O-Tron Sr. | + | dragModelType = default |
− | + | maximum_drag = 0.25 | |
− | description = The Clamp-O-Tron Sr. is the result of intense and costly development to answer the problem of how to make docking connections more sturdy. Thanks to the brilliant suggestion of the staff janitor "why don't you make 'em bigger?", the public now can enjoy the sheer thrill of docking enormous objects in space. | + | minimum_drag = 0.25 |
− | + | angularDrag = 0.5 | |
− | attachRules = 1,0,1,0,0 | + | crashTolerance = 20 |
− | + | maxTemp = 2000 // = 3400 | |
− | mass = 0.2 | + | breakingForce = 66 |
− | dragModelType = default | + | breakingTorque = 66 |
− | maximum_drag = 0.25 | + | bulkheadProfiles = size2 |
− | minimum_drag = 0.25 | + | tags = #autoLOC_500860 //#autoLOC_500860 = berth capture connect couple dock fasten join moor rockomax socket |
− | angularDrag = 0.5 | + | stagingIcon = DECOUPLER_VERT |
− | crashTolerance = 20 | + | MODULE |
− | maxTemp = 3400 | + | { |
− | + | name = ModuleDockingNode | |
− | MODULE | + | referenceAttachNode = top |
− | { | + | nodeType = size2 |
− | + | stagingEnabled = False | |
− | + | canRotate = True | |
− | + | rotationTransformName = port | |
− | } | + | maxMotorOutput = 800 |
+ | RESOURCE | ||
+ | { | ||
+ | name = ElectricCharge | ||
+ | rate = 1 | ||
+ | } | ||
+ | rotationAxis = Y | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = -1 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleColorChanger | ||
+ | shaderProperty = _EmissiveColor | ||
+ | animRate = 0.8 | ||
+ | animState = false | ||
+ | useRate = true | ||
+ | toggleInEditor = true | ||
+ | toggleInFlight = true | ||
+ | toggleInFlight = true | ||
+ | unfocusedRange = 5 | ||
+ | toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights | ||
+ | eventOnName = #autoLOC_6001409 //#autoLOC_6001409 = Lights On | ||
+ | eventOffName = #autoLOC_6001408 //#autoLOC_6001408 = Lights Off | ||
+ | toggleAction = True | ||
+ | defaultActionGroup = Light | ||
+ | redCurve | ||
+ | { | ||
+ | key = 0 0 0 3 | ||
+ | key = 1 1 0 0 | ||
+ | } | ||
+ | greenCurve | ||
+ | { | ||
+ | key = 0 0 0 1 | ||
+ | key = 1 1 1 0 | ||
+ | } | ||
+ | blueCurve | ||
+ | { | ||
+ | key = 0 0 0 0 | ||
+ | key = 1 0.7 1.5 0 | ||
+ | } | ||
+ | alphaCurve | ||
+ | { | ||
+ | key = 0 1 | ||
+ | } | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModulePartVariants | ||
+ | primaryColor = #999999 | ||
+ | secondaryColor = #b08b39 | ||
+ | baseDisplayName = #autoLOC_8320084 | ||
+ | baseThemeName = Gray with Stripes | ||
+ | useMultipleDragCubes = false | ||
+ | VARIANT | ||
+ | { | ||
+ | name = Gray | ||
+ | displayName = #autoLOC_8007101 | ||
+ | themeName = Gray | ||
+ | primaryColor = #999999 | ||
+ | secondaryColor = #999999 | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/Utility/dockingPortSr/ClampotronSr_ClampotronSr_Diffuse_gray | ||
+ | } | ||
+ | } | ||
+ | } | ||
} | } | ||
}} | }} |
Latest revision as of 13:18, 11 October 2024
PART { name = dockingPortLarge module = Part author = AlexanderM mesh = dockingPortSr.mu rescaleFactor = 1 node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = metaMaterials entryCost = 12200 cost = 980 category = Coupling subcategory = 0 title = #autoLOC_500858 //#autoLOC_500858 = Clamp-O-Tron Docking Port Sr. description = #autoLOC_500859 //#autoLOC_500859 = The Clamp-O-Tron Sr. is the result of intense and costly development to answer the problem of how to make docking connections more sturdy. Thanks to the brilliant suggestion of the staff janitor "why don't you make 'em bigger?", the public now can enjoy the sheer thrill of docking enormous objects in space. attachRules = 1,0,1,0,0 mass = 0.2 dragModelType = default maximum_drag = 0.25 minimum_drag = 0.25 angularDrag = 0.5 crashTolerance = 20 maxTemp = 2000 // = 3400 breakingForce = 66 breakingTorque = 66 bulkheadProfiles = size2 tags = #autoLOC_500860 //#autoLOC_500860 = berth capture connect couple dock fasten join moor rockomax socket stagingIcon = DECOUPLER_VERT MODULE { name = ModuleDockingNode referenceAttachNode = top nodeType = size2 stagingEnabled = False canRotate = True rotationTransformName = port maxMotorOutput = 800 RESOURCE { name = ElectricCharge rate = 1 } rotationAxis = Y } MODULE { name = ModuleCargoPart packedVolume = -1 } MODULE { name = ModuleColorChanger shaderProperty = _EmissiveColor animRate = 0.8 animState = false useRate = true toggleInEditor = true toggleInFlight = true toggleInFlight = true unfocusedRange = 5 toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights eventOnName = #autoLOC_6001409 //#autoLOC_6001409 = Lights On eventOffName = #autoLOC_6001408 //#autoLOC_6001408 = Lights Off toggleAction = True defaultActionGroup = Light redCurve { key = 0 0 0 3 key = 1 1 0 0 } greenCurve { key = 0 0 0 1 key = 1 1 1 0 } blueCurve { key = 0 0 0 0 key = 1 0.7 1.5 0 } alphaCurve { key = 0 1 } } MODULE { name = ModulePartVariants primaryColor = #999999 secondaryColor = #b08b39 baseDisplayName = #autoLOC_8320084 baseThemeName = Gray with Stripes useMultipleDragCubes = false VARIANT { name = Gray displayName = #autoLOC_8007101 themeName = Gray primaryColor = #999999 secondaryColor = #999999 TEXTURE { mainTextureURL = Squad/Parts/Utility/dockingPortSr/ClampotronSr_ClampotronSr_Diffuse_gray } } } }