I have an aircraft where I’m not programming the elevator trim, but I’m happy for the pilot to use keystrokes or a trim axis to control the elevator trim and have MSFS apply that trim input to the flight model.
The odd situation is the trim axis input is REVERSED compared to the TRIM UP and TRIM DOWN control inputs. As far as I can tell this is nothing to do with my aircraft at all.
There’s lots of forum posts of Asobo breaking the elevator trim in SU5 but there is absolutely no documentation or any reference I can find that suggests how an aircraft developer can fix it.
I strongly suspect the only answer will be “add some Asobo template to your model XML” otherwise the trim axis and the trim up/down control inputs will work in opposite directions. If that’s the case can anyone just provide the logic that the template uses to flip the trim wheel control input ?
Please note asking users to create a controls profile with the trim axis reversed just for my plane is not the solution I’m looking for. I’d like to add code or config settings to my plane so the trim up/down and trim wheel work in the same direction, and this is NOTHING to do with any animations.
Any clues would be greatly appreciated.