Difference between revisions of "Parts/Utility/linearVernorRCS/linearRCS.cfg"
From Kerbal Space Program Wiki
m (*update to 0.24.2;) |
m (Update config) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Place-Anywhere 7 Linear RCS Port|2=PART | {{Part config|Place-Anywhere 7 Linear RCS Port|2=PART | ||
{ | { | ||
− | + | name = linearRcs | |
− | name = linearRcs | + | module = Part |
− | module = Part | + | author = Pablo |
− | author = | + | 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 |
− | + | entryCost = 800 | |
− | + | cost = 25 | |
− | TechRequired = advFlightControl | + | category = Control |
− | entryCost = | + | subcategory = 0 |
− | cost = | + | title = #autoLOC_500894 //#autoLOC_500894 = Place-Anywhere 7 Linear RCS Port |
− | category = Control | + | manufacturer = #autoLOC_501639 //#autoLOC_501639 = Reaction Systems Ltd |
− | subcategory = 0 | + | 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! |
− | title = Place-Anywhere 7 Linear RCS Port | + | attachRules = 0,1,0,1,1 |
− | manufacturer = Reaction Systems Ltd | + | mass = 0.02 |
− | description = For every space that really needs an RCS thruster, Reaction Systems Ltd | + | dragModelType = default |
− | + | maximum_drag = 0.01 | |
− | + | minimum_drag = 0.01 | |
− | attachRules = 0,1,0,1,1 | + | angularDrag = 0.1 |
− | + | crashTolerance = 15 | |
− | + | breakingForce = 50 | |
− | mass = 0. | + | breakingTorque = 50 |
− | dragModelType = default | + | maxTemp = 2600 // = 3400 |
− | maximum_drag = 0.01 | + | fuelCrossFeed = True |
− | minimum_drag = 0.01 | + | PhysicsSignificance = 1 |
− | angularDrag = 0.1 | + | bulkheadProfiles = srf |
− | crashTolerance = | + | tags = #autoLOC_500896 //#autoLOC_500896 = control dock maneuver manoeuvre react rendezvous rotate stab steer thruster translate |
− | breakingForce = 50 | + | EFFECTS |
− | breakingTorque = 50 | + | { |
− | maxTemp = 3400 | + | running |
− | fuelCrossFeed = True | + | { |
− | + | AUDIO | |
− | + | { | |
− | + | channel = Ship | |
− | + | clip = sound_rocket_mini | |
− | MODULE | + | 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 | ||
+ | } | ||
} | } | ||
− | |||
− | |||
}} | }} |
Latest revision as of 17:20, 10 October 2024
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 } }