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

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
(Created page with "<pre> // --- general parameters --- name = linearRcs module = Part author = C. Jenkins // --- asset parameters --- mesh = model.mu scale = 1 // --- node definitions --- // d...")
 
m (Update config)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|Place-Anywhere 7 Linear RCS Port|2=PART
// --- general parameters ---
 
name = linearRcs
 
module = Part
 
author = C. Jenkins
 
 
 
// --- asset parameters ---
 
mesh = model.mu
 
scale = 1
 
 
 
// --- node definitions ---
 
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z
 
node_attach = 0.0, 0.0 , 0.0, 0.0, -1.0, 0.0
 
 
 
// --- editor parameters ---
 
cost = 500
 
category = Control
 
subcategory = 0
 
title = Place-Anywhere 7 Linear RCS Port
 
manufacturer = 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!
 
 
 
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
 
attachRules = 0,1,0,1,1
 
 
 
// --- standard part parameters ---
 
mass = 0.05
 
dragModelType = default
 
maximum_drag = 0.01
 
minimum_drag = 0.01
 
angularDrag = 0.1
 
crashTolerance = 50
 
breakingForce = 50
 
breakingTorque = 50
 
maxTemp = 3400
 
fuelCrossFeed = True
 
 
 
 
 
MODULE
 
 
{
 
{
name = ModuleRCS
+
name = linearRcs
thrusterTransformName = RCSthruster
+
module = Part
thrusterPower = 1
+
author = Pablo
resourceName = MonoPropellant
+
MODEL
atmosphereCurve
+
{
{
+
model = Squad/Parts/Utility/linearVernorRCS/Assets/linearRCS
  key = 0 260
+
}
  key = 1 100
+
}
+
 +
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
 +
}
 
}
 
}
</pre>
+
}}

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
	}
}