For the Alfa 1937
LocalCam=COCKPIT
{
Fov=(85.000000, 55.000000)
Clear=TRUE
Color=(164, 218, 249)
ClipPlanes=(0.200000, 700.000000) //(0.075000, 700.000000)
LODMultiplier=(1.000000)
MipmapLODBias=(0.000000)
Size=(1.000000, 1.000000)
Center=(0.500000, 0.500000)
Flags1=(0)
Flags2=(0)
RadiusLimits=(0.000000, 0.000000)
OrientationRate=(1.000000, 4.000000, 1.000000) // Low numbers cause jitter when you're spinning (1.000000, 4.000000, 1.000000)
PositionOffset=(0.000000, 0.87000, -0.800000) \\(Left-Right, Up-Down, Back,Forward) 1er CAMERA COCKPIT (0.000000, 0.87000, 0.05)
OrientationOffset=(-0.030000, 0.000000, 0.000000)
Radius=(1.000000)
For the F1 1982 Alfa
LocalCam=COCKPIT
{
Fov=(55.000000, 55.000000)
Clear=TRUE
Color=(164, 218, 249)
ClipPlanes=(0.0500000, 500.000000)
LODMultiplier=(1.000000)
MipmapLODBias=(0.000000)
Size=(1.000000, 1.000000)
Center=(0.500000, 0.500000)
Flags1=(0)
Flags2=(0)
RadiusLimits=(0.000000, 0.000000)
OrientationRate=(999.000000, 999.000000, 999.000000) // Low numbers cause jitter when you're spinning
PositionOffset=(0.000000, 0.000000, -0.40000) //(Left-Right, Up-Down, Back,Forward) -0.001
OrientationOffset=(-0.030000, 0.000000, 0.000000)
Radius=(0.000000)
I will experiment with changing
Radius=(1.000000) to Radius=(0.000000)
And it did work
So now i have to focus on writing a upgradefile for the stuff
}
UpgradeType="Seatbelts for the driver"
{
UpgradeLevel="No seatbelts for the driver"
{
Description="No seatbelts for the driver"
CAM=[LocalCam=COCKPIT]
CAM=OrientationRate=(1.000000, 4.000000, 1.000000)
CAM=PositionOffset=(0.000000, 0.87000, -0.80000)
CAM=Radius=(1.000000)
CAM=
}
UpgradeLevel="Seatbelts for the driver"
{
Description="Seatbelts for the driver"
CAM=[LocalCam=COCKPIT]
CAM=OrientationRate=(600, 900, 300)
CAM=PositionOffset=(0.000000, 0.87000, 0.20000)
CAM=Radius=(0.000000)
CAM=
}
}