Try as I might, I still am having difficulty setting a standard cockpit view. The combination of getting the best view forward from the cockpit and yet being able to see enough of the controls, gauges, etc., eludes me. When I try to zoom out the forward view, I lose the panel views! Could someone give me a few tips on how to set this combination? Thanks a lot!
I don’t know if this is what you are looking for. I put it together when I was trying to figure out views.
;
;InitialXyz XYZ Determines the camera’s location in relation to the origin, in meters.
;x= distance left or right. + is right and – is left.
;y= distamce up and down. + is up and _ is down.
;z= distance forward and back. + is forward and – is backwards InitialXyz = 20.0, 0.0, -2.0 0.16
InitialXyz = -0.025, 0.2, 0.0
;
;InitialPbh XYZ Camera pitch, bank and heading orientation offset from the default in degrees.
;p= pitch. + is down and – is up.
;b= bank. + banks it to the left and – banks it to the right.
;h= heading. + is right and – is left. Note: 180=-180, 90=-270. InitialPbh = 0, 0, 180
InitialPbh = -1.0, 0, 0
;
If you are looking for an in sim way, an easy way is from the “General Options” “Camera” “Cockpit Camera” menu.
In there use height, horizontal position, and zoom to make a point to your liking.
Save your results.
Thanks for taking the time to forward this to me. What do I do with it? (Can you tell I am new at this?) Thanks again…
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.