Aerospike shroud fix and first push of Cheetah LV-T91 engine

- Aerospike shroud mesh aliasing fix
- First push of RS MH Cheetah LV-T91 engine (Kavaeric)
- Inclusion of RS+ patch to add gimbal to Cheetah verniers
This commit is contained in:
Poodmund
2024-06-06 21:36:19 +01:00
parent 804a1a9fa6
commit 166d2858db
13 changed files with 771 additions and 7 deletions

View File

@ -0,0 +1,39 @@
// Enables gimbal on the vernier thrusters for the Cheetah
@PART[LiquidEngineLV-T91]
{
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Engine/restock-engine-cheetah-2
}
@MODULE[ModuleGimbal]
{
@gimbalRange = 2
}
@MODULE[ModuleEnginesFX]
{
transformMultipliers
{
trf0 = 0.96
trf1 = 0.01
trf2 = 0.01
trf3 = 0.01
trf4 = 0.01
}
}
MODULE
{
name = ModuleGimbal
gimbalTransformName = vernier_gimbal
gimbalRangeXP = 10
gimbalRangeXN = 10
gimbalRangeYP = 0
gimbalRangeYN = 0
gimbalResponseSpeed = 20
useGimbalResponseSpeed = true
enablePitch = false
enableRoll = true
enableYaw = false
}
}

View File

@ -5,8 +5,8 @@
"VERSION":
{
"MAJOR":1,
"MINOR":4,
"PATCH":5,
"MINOR":5,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":