I'm trying my best to resurrect the old Gimbal Auto Trim that Sarbian created long ago in a distant land.  Unfortunately my unfamiliarity with the KSP API has me in vector river without a paddle. Here is the code so far: using System; using UnityEngine; using System.Collections.Generic; using System.Linq; using System.Text; namespace GimbalAutoTrim { [KSPModule("Auto-Trim")] public class ModuleGimbalAutoTrim : ModuleGimbal { // Backup of the backup of the default e