CameraDefinition sections
Hello Milton,
I like your Fsx portover of the D18S. The model is wonderful.
I have modified the aircraft.cfg file to include the following CameraDefinition sections. Makke a safegard copy of the aircraft.cfg original file under another nae. Then add at the end of the aircraft.cfg file the following sections
;--- CameraDefinition ---------------------------------
[CameraDefinition.0]
Title = "Right Wing"
Guid = {C690EAFD-223A-42d0-99E0-681ADF93BB59}
Description = View from the right wing looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.0
ShowWeather = Yes
InitialXyz = 11.5, 0.7, -0.2
InitialPbh = 5, 0, 275
XyzAdjust = TRUE
Category=Aircraft
ClipMode=Minimum
[CameraDefinition.1]
Title = "Left Wing"
Guid = {3A09FD6C-D406-4d8f-A5CD-FA4F5E0C12ED}
Description = View from the left wing looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.0
ShowWeather = Yes
InitialXyz = -11.5, 0.6, -0.2
InitialPbh = 5, 0, 85
XyzAdjust = TRUE
Category=Aircraft
ClipMode=Minimum
[CameraDefinition.2]
Title = "Tail"
Guid = {D8D67955-2E9B-4e75-9D8B-8EFFBBFAC64A}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.75
ShowWeather = Yes
InitialXyz = 0, 2.0, -15.0
InitialPbh = 7, 0, 0
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
;--- CameraDefinition in VC ------------------------------
[CameraDefinition.000]
Title = "Flying"
Guid = {195EAB58-9E4A-1E2A-A34C-A8D9D948F077}
Origin = Virtual Cockpit
MomentumEffect = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = YES
AllowZoom = TRUE
InitialZoom = 0.40
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.0, 0.0, 0.0
InitialPbh=12, 0, 0
[CameraDefinition.001]
Title = "Right Seat"
Guid = {195EAB58-9E4A-1E2A-A34C-A8D9D948F078}
Origin = Virtual Cockpit
MomentumEffect = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = YES
AllowZoom = TRUE
InitialZoom = 0.40
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.52, 0.0, 0.0
InitialPbh=12, 0, 0
[CameraDefinition.002]
Title = "Engines instruments"
Guid = {195EAB58-9E4A-2E2A-A34C-A8D9D948F078}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.27, 0.0, -0.2
InitialPbh=20, 0, 0
[CameraDefinition.003]
Title = "Engine Controls"
Guid = {563fdda0-af36-4c28-ab71-b5db7e77e474}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.7
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.35, -0.3, -0.2
InitialPbh=25, 0, 0
[CameraDefinition.004]
Title = "Switches"
Guid = {195EAB58-9E4A-3E2A-A34C-A8D9D948F078}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivele
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.30
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.02, -0.42, 0.35
InitialPbh=45, 0, 0.0
Have a good day
Benoit