I would like to assign a button in my joystick to toggle cockpit camera views (load custom camera 1, load custom camera 2,...). In order to do so, I need help on the two problems:
-
I looked at the MSFS SDK documentation. I could find the variable to set a custom camera view (CAMERA ACTION COCKPIT VIEW SAVE:index) but I couldn't find the equivalent variable to load a view. Any idea?
-
Assuming the variable is CAMERA ACTION COCKPIT VIEW LOAD:index what would be the RPN code to toggle between N views (as example let's say N=3)?