Hello.
I have a problem with one of my virtual cockpit views and I can't figure out what the problem is.
It seems to display the pilots seat and NOT the outside world, (see attached image).
If anyone can help or has any suggestions I would appreciate the in put.
Thanks.
Paul.
Please could someone help me or suggest what the problem is.
Please could someone help me or suggest what the problem is.
- Attachments
-
- helecoptervirtualcockpit.jpg (53.7 KiB) Viewed 3482 times
Please could someone help me or suggest what the problem is.
If I see it correctly you have a 2D panel over your cockpit view?
Is it only when you select the 2D panel? Or is it constantly looking down as default, even without the 2D panel.
Go to your aircraft.cfg file. Creat a copy first. than edit the original one. There should be a few sections about CameraDefinitions:
Compare it to aircraft where you do not have that problem. Adjusting a few settings will probably solve the issue.
Something like this:
[CameraDefinition.001]
Title = "Left Side Panel"
Guid = {18EF1F08-7138-4530-948C-07698E51940D}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = None
SnapPbhReturn = False
PanPbhAdjust = None
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.6
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare = FALSE
Category = Cockpit
PitchPanRate = 20
HeadingPanRate = 60
InitialXyz = 0.25, 0.05, 0.0
InitialPbh = 24.0, 0,-60
Is it only when you select the 2D panel? Or is it constantly looking down as default, even without the 2D panel.
Go to your aircraft.cfg file. Creat a copy first. than edit the original one. There should be a few sections about CameraDefinitions:
Compare it to aircraft where you do not have that problem. Adjusting a few settings will probably solve the issue.
Something like this:
[CameraDefinition.001]
Title = "Left Side Panel"
Guid = {18EF1F08-7138-4530-948C-07698E51940D}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = None
SnapPbhReturn = False
PanPbhAdjust = None
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.6
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare = FALSE
Category = Cockpit
PitchPanRate = 20
HeadingPanRate = 60
InitialXyz = 0.25, 0.05, 0.0
InitialPbh = 24.0, 0,-60