Difference between revisions of "Parts/Utility/linearVernorRCS/linearRCS.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
m (*update to 1.0;)
m (Update config)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
name = linearRcs
 
name = linearRcs
 
module = Part
 
module = Part
author = C. Jenkins
+
author = Pablo
mesh = model.mu
+
MODEL
 +
{
 +
model = Squad/Parts/Utility/linearVernorRCS/Assets/linearRCS
 +
}
 +
 +
 
scale = 1
 
scale = 1
 
node_attach = 0.0, 0.0 , 0.0, 0.0, -1.0, 0.0
 
node_attach = 0.0, 0.0 , 0.0, 0.0, -1.0, 0.0
 
TechRequired = advFlightControl
 
TechRequired = advFlightControl
entryCost = 4200
+
entryCost = 800
cost = 280
+
cost = 25
 
category = Control
 
category = Control
 
subcategory = 0
 
subcategory = 0
title = Place-Anywhere 7 Linear RCS Port
+
title = #autoLOC_500894 //#autoLOC_500894 = Place-Anywhere 7 Linear RCS Port
manufacturer = Reaction Systems Ltd
+
manufacturer = #autoLOC_501639 //#autoLOC_501639 = Reaction Systems Ltd
description = For every space that really needs an RCS thruster, Reaction Systems Ltd has you covered with its new Place-Anywhere 7 Linear RCS Port!
+
description = #autoLOC_500895 //#autoLOC_500895 = For every space that really needs an RCS thruster, Reaction Systems Ltd has you covered with its new Place-Anywhere 7 Linear RCS Port!
 
attachRules = 0,1,0,1,1
 
attachRules = 0,1,0,1,1
mass = 0.03
+
mass = 0.02
 
dragModelType = default
 
dragModelType = default
 
maximum_drag = 0.01
 
maximum_drag = 0.01
 
minimum_drag = 0.01
 
minimum_drag = 0.01
 
angularDrag = 0.1
 
angularDrag = 0.1
crashTolerance = 50
+
crashTolerance = 15
 
breakingForce = 50
 
breakingForce = 50
 
breakingTorque = 50
 
breakingTorque = 50
maxTemp = 2000 // = 3400
+
maxTemp = 2600 // = 3400
 
fuelCrossFeed = True
 
fuelCrossFeed = True
 
PhysicsSignificance = 1
 
PhysicsSignificance = 1
 
bulkheadProfiles = srf
 
bulkheadProfiles = srf
 +
tags = #autoLOC_500896 //#autoLOC_500896 = control dock maneuver manoeuvre react rendezvous rotate stab steer thruster translate
 +
EFFECTS
 +
{
 +
running
 +
{
 +
AUDIO
 +
{
 +
channel = Ship
 +
clip = sound_rocket_mini
 +
volume = 0.0 0.0
 +
volume = 0.02 0.2
 +
volume = 0.5 0.2
 +
volume = 1.0 0.2
 +
pitch = 0.0 0.75
 +
pitch = 1.0 1.5
 +
loop = true
 +
}
 +
MODEL_MULTI_PARTICLE
 +
{
 +
modelName = Squad/FX/Monoprop_small
 +
transformName = RCSthruster
 +
emission = 0.0 0.0
 +
emission = 0.1 0.0
 +
emission = 1.0 1.0
 +
speed = 0.0 0.8
 +
speed = 1.0 1.0
 +
localRotation = -90, 0, 0
 +
}
 +
}
 +
}
 
MODULE
 
MODULE
 
{
 
{
name = ModuleRCS
+
name = ModuleRCSFX
 +
stagingEnabled = False
 
thrusterTransformName = RCSthruster
 
thrusterTransformName = RCSthruster
 
thrusterPower = 2.0
 
thrusterPower = 2.0
 
resourceName = MonoPropellant
 
resourceName = MonoPropellant
 
resourceFlowMode = STAGE_PRIORITY_FLOW
 
resourceFlowMode = STAGE_PRIORITY_FLOW
 +
runningEffectName = running
 
atmosphereCurve
 
atmosphereCurve
 
{
 
{
Line 41: Line 78:
 
key = 4 0.001
 
key = 4 0.001
 
}
 
}
 +
}
 +
MODULE
 +
{
 +
name = FXModuleAnimateRCS
 +
animationName = linearRCSGlow
 +
responseSpeed = 0.01
 +
thrustForceMult = 2
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 15
 +
stackableQuantity = 2
 
}
 
}
 
}
 
}
 
 
}}
 
}}

Latest revision as of 17:20, 10 October 2024

This is the configuration file for Place-Anywhere 7 Linear RCS Port.
PART
{
	name = linearRcs
	module = Part
	author = Pablo
	MODEL
	{
	model = Squad/Parts/Utility/linearVernorRCS/Assets/linearRCS
	}
	
	
	scale = 1
	node_attach = 0.0, 0.0 , 0.0, 0.0, -1.0, 0.0
	TechRequired = advFlightControl
	entryCost = 800
	cost = 25
	category = Control
	subcategory = 0
	title = #autoLOC_500894 //#autoLOC_500894 = Place-Anywhere 7 Linear RCS Port
	manufacturer = #autoLOC_501639 //#autoLOC_501639 = Reaction Systems Ltd
	description = #autoLOC_500895 //#autoLOC_500895 = For every space that really needs an RCS thruster, Reaction Systems Ltd has you covered with its new Place-Anywhere 7 Linear RCS Port!
	attachRules = 0,1,0,1,1
	mass = 0.02
	dragModelType = default
	maximum_drag = 0.01
	minimum_drag = 0.01
	angularDrag = 0.1
	crashTolerance = 15
	breakingForce = 50
	breakingTorque = 50
	maxTemp = 2600 // = 3400
	fuelCrossFeed = True
	PhysicsSignificance = 1
	bulkheadProfiles = srf
	tags = #autoLOC_500896 //#autoLOC_500896 = control dock maneuver manoeuvre react rendezvous rotate stab steer thruster translate
	EFFECTS
	{
		running
		{
			AUDIO
			{
				channel = Ship
				clip = sound_rocket_mini
				volume = 0.0 0.0
				volume = 0.02 0.2
				volume = 0.5 0.2
				volume = 1.0 0.2
				pitch = 0.0 0.75
				pitch = 1.0 1.5
				loop = true
			}
			MODEL_MULTI_PARTICLE
			{
				modelName = Squad/FX/Monoprop_small
				transformName = RCSthruster
				emission = 0.0 0.0
				emission = 0.1 0.0
				emission = 1.0 1.0
				speed = 0.0 0.8
				speed = 1.0 1.0
				localRotation = -90, 0, 0
			}
		}		
	}
	MODULE
	{
		name = ModuleRCSFX
		stagingEnabled = False
		thrusterTransformName = RCSthruster
		thrusterPower = 2.0
		resourceName = MonoPropellant
		resourceFlowMode = STAGE_PRIORITY_FLOW
		runningEffectName = running
		atmosphereCurve
		{
			key = 0 240
			key = 1 100
			key = 4 0.001
		}
	}
	MODULE
	{
		name = FXModuleAnimateRCS
		animationName = linearRCSGlow
		responseSpeed = 0.01	
		thrustForceMult = 2	
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 15
		stackableQuantity = 2
	}
}