kelly hi , see your post on the fov where is this located if i may ask tks
lb/joshua
Hi loverboy1.
It's inside the aircraft xpd file. and it's the line beginning with
<Station Name="Pilot"
The value for FovUp had been 45 before I changed it to 25.
It seems to work, although I can't exactly say why.
<Seats>
<Seat Name="Pilot">
<Stations>
<Station Name="Pilot" Type="pilot_station" View="0" FovUp="25" FovDown="30">
<PadlockLimit AzimuthMin="-154" AzimuthMax="154" ElevationMax="90" ElevationMin="-55"/>
<Views>
<View Event="HeadStop"/>
<View Event="HeadPitchUp" Azimuth="0" Elevation="-30"/>
<View Event="HeadPitchDown" Azimuth="0" Elevation="30"/>
<View Event="HeadPitchUpLeft" Azimuth="-45" Elevation="5"/>
<View Event="HeadPitchUpRight" Azimuth="45" Elevation="5"/>
<View Event="HeadRotLeft" Azimuth="-90" Elevation="-5"/>
<View Event="HeadRotRight" Azimuth="90" Elevation="-5"/>
<View Event="HeadPitchDownLeft" Azimuth="-134" Elevation="0" X="-0.1" Y="0" Z="0"/>
<View Event="HeadPitchDownRight" Azimuth="134" Elevation="0" X="0.1" Y="0" Z="0"/>
</Views>