#Assigning a joystick input to toggle camera view

1 messages · Page 1 of 1 (latest)

viscid cloak
#

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:

  1. 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?

  2. 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)?

ivory summit
viscid cloak
ivory summit
#

You could try through the MSFS control settings

real bluff
#

@viscid cloak This post is a long time ago but have you found a code for those custom cameras?