MOARdV / AvionicsSystems

MOARdV's Avionics Systems for Kerbal Space Program - a new generation of IVA enhancement.
Other
52 stars 26 forks source link

Request. Extra RCS control #128

Closed Alexustas closed 6 years ago

Alexustas commented 6 years ago

I am very interested in ability to switch the mode of operation of the RCS: Full (Rotation and Translation) and Translation Only.

Is that possible?

MOARdV commented 6 years ago

Is that possible?

I can change all of these options, I believe: rcsopts

I can simplify and have RcsTranslateEnable(bool) and RcsRotateEnable(bool) to set all three axis at the same time. The only problem is if the player disables some RCS ports in the VAB using those toggles, MAS will override the player. Maybe that is okay?

Alexustas commented 6 years ago

Maybe that is okay?

I believe so. it's ok Let player himself decide what to use ))

MOARdV commented 6 years ago
MOARdV commented 6 years ago

Done and on DropBox, same link as other recent updates.