When flying a jet, is it possible to assign one button to switch back and forth between rear view camera and cockpit camera? I don't wanna cycle all the camera views and I don't wanna use different buttons for different views. All I want is cockpit (preferrably the non-real cockpit view) and rear view, using one button.
Toggle Rear and Cockpit Camera with One Button?
Collapse
X
-
msafiTags: None -
kjr.
Re: Toggle Rear and Cockpit Camera with One Button?
I think you can go into your Vehicle settings and where it says Camera view, use a button that you might not use like H or something. -
Re: Toggle Rear and Cockpit Camera with One Button?
it is easy to useOriginally posted by msafiWhen flying a jet, is it possible to assign one button to switch back and forth between rear view camera and cockpit camera? I don't wanna cycle all the camera views and I don't wanna use different buttons for different views. All I want is cockpit (preferrably the non-real cockpit view) and rear view, using one button.
F9, F10, F11 and F12 (all defaults)
but even better
use your hat key in your joystickComment
-
imported_jsr
Re: Toggle Rear and Cockpit Camera with One Button?
I made a mouse wheel cam1/cam2 mode bind for choppers, jeeps and tanks a while back:
ControlMap.addAxisToTriggerMapping c_PICameraMode1 -1 IDFMouse IDAxis_2 0
ControlMap.addAxisToTriggerMapping -1 c_PICameraMode2 IDFMouse IDAxis_2 0
I know it's not exactly what you are after but it might give you some ideas...Comment
-
msafi
Re: Toggle Rear and Cockpit Camera with One Button?
Okay, how about this: is it possible to make it so that if I hold down the button it shows the rear view, and then when I release the button it goes back to the previous view?Comment
-
Re: Toggle Rear and Cockpit Camera with One Button?
oh yea, that would help alotOriginally posted by msafiOkay, how about this: is it possible to make it so that if I hold down the button it shows the rear view, and then when I release the button it goes back to the previous view?Comment
-
namezero
Re: Toggle Rear and Cockpit Camera with One Button?
No one knows about it? This toggle switch will help a lot.Comment
-
imported_[C*]Indest
Re: Toggle Rear and Cockpit Camera with One Button?
I dont think you can unless the game uses on_click on_release type variables ...Comment
Comment