Hey!
I've got a problem with engine gimbal (AFAIK someone already noticed this problem). I need to set gimbal angle for each engine on vessel separately (so not with FlightCtrlState via OnAutopilotUpdate callback) via C# code. It works, when engines are shutted down, or activated via right-click or action groups. When I activate engine via stagging (space) or using function ModuleEngines.Activate() gimbal angles are being resseted to 0 and don't want to change. Is there any other way to activate engine via code and have working gimbal?
Simmy.