SRB gimbal adjustment

pull/897/head
Chris Adderley 4 years ago
parent d6290b3482
commit cdcd626df4

@ -13,6 +13,43 @@
}
}
// Pollux
@PART[Pollux]:NEEDS[!BetterSRBs]
{
MODULE
{
name = ModuleGimbal
gimbalTransformName = B_Gimbal
gimbalRange = 3
gimbalResponseSpeed = 8
useGimbalResponseSpeed = true
}
MODULE
{
name = FXModuleLookAtConstraint
CONSTRAINLOOKFX
{
targetName = UpperCyl001
rotatorsName = LowerCyl001
}
CONSTRAINLOOKFX
{
targetName = UpperCyl002
rotatorsName = LowerCyl002
}
CONSTRAINLOOKFX
{
targetName = LowerCyl001
rotatorsName = UpperCyl001
}
CONSTRAINLOOKFX
{
targetName = LowerCyl002
rotatorsName = UpperCyl002
}
}
}
// Thumper
@PART[solidBooster1-1]:NEEDS[!BetterSRBs]
{

@ -16,6 +16,7 @@ v1.2.0
- Bugfixes and tweaks
- Advanced Grabbing Unit Jr. has been soft-deprecated and its assets moved into base ReStock
- Adjusted colliders on 3.75m Drone Core
- Added Making History Pollux SRB to SRB gimbal patch
v1.1.2
------

Loading…
Cancel
Save