shadowmage45 / SSTULabs

Dev repository for testing/unfinished KSP parts/plugins/etc.
Other
62 stars 41 forks source link

RD-180 Gimbal #655

Closed Nightside101010 closed 5 years ago

Nightside101010 commented 6 years ago

I noticed while playing with Real Scale Boosters that a single RD-180 from that mod has roll control while a single SSTU-RD-180 does not have roll control. Is this intentional/limitation/oversight or did I miss some setting adjustment?

I don't know offhand if the real engine has this capability, but I would assume so.

shadowmage45 commented 6 years ago

I'm not limiting it in the config, so this would appear to be an issue with the stock gimbal module.

MODULE
{
    name = ModuleGimbal
    gimbalTransformName = RD-180-Gimbal
    gimbalRange = 5
    useGimbalResponseSpeed = false
}

If this in fact a problem, there is nothing that I can do to fix it.


Have you verified that the 'roll' control is enabled in the gimbals 'advanced tweakables' options?

shadowmage45 commented 5 years ago

This must be an issue with RO, as it works fine in stock... screenshot8