Difference between revisions of "Parts/Utility/dockingPortSr/dockingPortSr.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
m (*update to 1.0;)
m (Update config)
 
Line 3: Line 3:
 
name = dockingPortLarge
 
name = dockingPortLarge
 
module = Part
 
module = Part
author = Squad
+
author = AlexanderM
mesh = model.mu
+
mesh = dockingPortSr.mu
 
rescaleFactor = 1
 
rescaleFactor = 1
 
node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2
 
node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2
Line 11: Line 11:
 
entryCost = 12200
 
entryCost = 12200
 
cost = 980
 
cost = 980
category = Utility
+
category = Coupling
 
subcategory = 0
 
subcategory = 0
title = Clamp-O-Tron Docking Port Sr.
+
title = #autoLOC_500858 //#autoLOC_500858 = Clamp-O-Tron Docking Port Sr.
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.
+
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
 
attachRules = 1,0,1,0,0
 
mass = 0.2
 
mass = 0.2
Line 23: Line 23:
 
crashTolerance = 20
 
crashTolerance = 20
 
maxTemp = 2000 // = 3400
 
maxTemp = 2000 // = 3400
 +
breakingForce = 66
 +
breakingTorque = 66
 
bulkheadProfiles = size2
 
bulkheadProfiles = size2
 +
tags = #autoLOC_500860 //#autoLOC_500860 = berth capture connect couple dock fasten join moor rockomax socket
 +
stagingIcon = DECOUPLER_VERT
 
MODULE
 
MODULE
 
{
 
{
Line 29: Line 33:
 
referenceAttachNode = top
 
referenceAttachNode = top
 
nodeType = size2
 
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

This is the configuration file for Clamp-O-Tron Docking Port Sr..
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
			}
		}		
	}
}