Allows you to look around in 3rd person while docked.
Are you like me and hate how you can barely move the camera in 3rd person when Docked? This mod is a SetGS setting change via CCR that changes the MAX Angels for Horizontal and Vertical Angels.
As with all CCR Mods, this file goes in the Data/SFSE/Plugins/ConsoleCommandRunner/ folder.
[[Event]]
EventType = “DataLoaded”
Commands = [
‘setgs “fFlightCameraVanityDockedMaxHorizontalAngle:FlightCamera” 0.75’,
‘setgs “fFlightCameraVanityDockedMaxVerticalAngle:FlightCamera” 0.65’
]
Credits:
KeithVSmith1977