having a problem where i cannot use my custom field of view, or access the view window in game
@PART[navcam]:NEEDS[NeptuneCamera]
{
MODULE
{
name = ModuleNeptuneCamera
cameraTransformName = cameraTransform
cameraHasCustomTitle = True
cameraCustomTitle = "NC"
cameraHasDisplayWindow = True
cameraType = FULL_COLOUR
cameraHorizontalResolution = 960
cameraVerticalResolution = 720
cameraHasCustomFieldOfView = True
cameraFieldOfView = 1
cameraFieldOfViewMax = 10
cameraFieldOfviewMin = 0.4
cameraHasNoise = True
cameraNoiseMaxStrength=5
cameraHasErrors = False
cameraErrorRate = 0
}
}
it keeps going to some default fov value which looks like 60 or 70