Jump to content

Cant turn camera while on horse or sitting


Poet Olette

Recommended Posts

Hello ive been modding my game and I got Enhanced camera and ive edited the ini and its fantastic! The only issue is, when I am on my horse in first person view or sitting on a chair in first person view i cant look around, I can only move my camera up and down not side to side. Its very hard trying to ride my horse like this as the mouse controls the steering now.

Here is my enhanced camera ini file does anyone know what I changed to make it act this way? Or maybe its another mod, Im not sure ive been trying to fix this for a few hours now.

 



; Enables a visible body when in first person
; This should be disabled when using Enhanced Camera with Joy of Perspective
bEnableFirstPersonBody=1

; Enables a visible body when the console is open
bEnableFirstPersonBodyConsole=0

; Enables shadows on the player when in first person
bFirstPersonShadows=1

; Adjusts the first person camera height to match your character's race scale
bAdjustPlayerScale=1


; Settings to hide weapons on back when in first person to prevent camera clipping
bHide2HWeaponFirstPerson=0
bHideBowFirstPerson=0
bHideQuiverFirstPerson=0


; Settings for hiding the body
bHideBodySitting=0
bHideBodyJumping=0
bHideBodySwimming=0
bHideBodySneakRoll=1
bHideBodyAttack=0
bHideBodyPowerAttack=1
bHideBodyAttackBow=0
bHideBodyKillmove=1


; Fixes the oddly positioned torch when sitting in first person
bFixTorchWhenSitting=1

; Fixes the missing hands when reading an Elder Scroll
bFixReadingElderScroll=1

; Hides the body during the Skyrim Intro
bFixSkyrimIntro=1

; Faces the camera forward when mounting a horse
bFixHorseMountCamera1st=1
bFixHorseMountCamera3rd=0

; Used to reset camera rotation to face forward after finished crafting
bCraftingResetCamera1st=1
bCraftingResetCamera3rd=0

; Used to match camera rotation for 3rd person when switching pov back to 1st person
; X - Up/Down rotation, Z - Left/Right rotation
bSwitchPOVMatchCameraRotX=1
bSwitchPOVMatchCameraRotZ=0

; Used to switch the camera back to 1st person after the player is killed by a killmove
bFixCamKillmovePlayerDeath=1

; Setting to make camera match head rotation for idle animations when switching pov is disabled by script
; This setting can cause issues with animations from transform into creatures mods
bScriptedIdleAnimMatchHeadRotation=0

; Fixes a bug with sheathed custom weapons (e.g. short spears) causes a duplicate to appear when looking down in 1st person
bSheathedCustomWeaponFix=1

; Fixes hands not visible during unequip animations when using hand-to-hand or magic
bEquipWeaponAnimFix=1

; Fixes the werewolf head appearing during the transformation
bFixWerewolfTransformation=1

; Enables an alternative method of detecting if the player is done transforming into a werewolf by checking if weapons are out
; For detecting mods using the werewolf system to transform the player but don't play an animation
bWerewolfTransformDetectWeaponOut=1

; Rotates the camera for werewolf during idle anims (transformation and feeding)
bWerewolfCameraRotateIdleAnim=1

; Rotates the camera for werewolf when restrained (Moonlight Tales Essentials animations)
bWerewolfCameraRotateRestrained=1

; Holding the SwitchPOV key down while on a mount and moving the mouse changes the camera distance
; This the the minimum distance to detect if player is just tapping the SwitchPOV key
fMountedSwitchPOVDetectDistance=0.03


; Enables smooth animation transitions but also adds inertia when moving
bSmoothAnimationTransitions=1

; Used to set the amount of inertia
fControllerBufferDepth1stOverride=0.01
fControllerBufferDepth3rdOverride=0.14


; Enables compatibility with 360 animations mods
bFix360Animations=0
fDetect360AnimDegrees=20.0



; Sets the maximum angle you can look down while sitting
; Valid values between 0 and 90, Game Default: 40
fSittingMaxLookingDownOverride=70.0

; Sets the maximum angle you can look down during mounted combat
; Valid values between 0 and 90, Game Default: 30
fMountedMaxLookingDownOverride=60.0

; Sets the maximum angle you can look down while dragon riding
; Valid values between 0 and 90, Game Default: 70
fFlyingMountedMaxLookingDownOverride=70.0


; Sets the maximum value you can look left/right on horseback
; Valid values between 0 and 180, Default: 120
fMountedRestrictAngle=120.0

; Sets the maximum value you can look left/right while dragon riding
; Valid values between 0 and 180, Default: 120
fFlyingMountedRestrictAngle=120.0

; Sets the maximum value you can look left/right for werewolf
; Valid values between 0 and 180, Default: 120
fWerewolfRestrictAngle=120.0

; Sets the maximum value you can look left/right for scripted forced 3rd person
; Valid values between 0 and 180, Default: 120
fScriptedRestrictAngle=120.0



; Enables first person during events where the game normally switches to third person
bFirstPersonSitting=1
bFirstPersonCrafting=1
bFirstPersonKillmove=1
bFirstPersonKillmoveBow=1
bFirstPersonKnockout=1
bFirstPersonDeath=1
bFirstPersonCannibal=1
bFirstPersonVampireFeed=1
bFirstPersonHorse=1
bFirstPersonHorseTransition=1
bFirstPersonDragon=1
bFirstPersonDragonTransition=1
bFirstPersonWerewolf=1
bFirstPersonVampireLord=1
bFirstPersonTransform=1
bFirstPersonRestrained=1
bFirstPersonDontMove=1
bFirstPersonIdleAnim=1
bFirstPersonPairedAnim=1


; Sets the percent chance of staying in first person when performing a killmove as a werewolf/vampire lord
; Valid values between 0 and 100, Default: 33
fFirstPersonWerewolfKillmoveChance=33.0
fFirstPersonVampireLordKillmoveChance=33.0


; Enables first person for when the camera is forced into 3rd person by script
; This also enables compatibility with transform into creature mods
bFirstPersonScripted=1

; Forces the camera to stay in 1st person if the view is switched to 3rd person other than by pressing the Switch POV Key
; Can be used to increase compatibility with custom animation mods but there may be bugs
bForceFirstPersonCamera=1

; Forces the camera to stay in 1st person during 3rd person only sitting animations added by some mods
; Requires bForceFirstPersonCamera to be enabled
bForceFirstPersonSitting=1



; Enables settings for changing fov
bEnableFOVOverride=0

; Settings for changing fov
fFirstPersonFOV=90.0
fFirstPersonFOVCombat=65.0
fFirstPersonFOVSitting=65.0
fFirstPersonFOVCrafting=65.0
fFirstPersonFOVKnockout=65.0
fFirstPersonFOVDeath=65.0
fFirstPersonFOVCannibal=65.0
fFirstPersonFOVVampireFeed=65.0
fFirstPersonFOVHorse=65.0
fFirstPersonFOVHorseCombat=65.0
fFirstPersonFOVHorseTransition=65.0
fFirstPersonFOVDragon=65.0
fFirstPersonFOVDragonCombat=65.0
fFirstPersonFOVDragonTransition=65.0
fFirstPersonFOVWerewolf=65.0
fFirstPersonFOVVampireLord=65.0
fFirstPersonFOVScripted=65.0
fThirdPersonFOV=65.0


; Enable settings for changing fNearDistance
bEnableNearDistanceOverride=1

; Settings for changing fNearDistance
; Decreasing these settings reduces camera clipping but may make mountains flicker
fNearDistanceFirstPerson=10.0
fNearDistanceThirdPerson=15.0
fNearDistanceSitting=10.0
fNearDistanceCrafting=4.0
fNearDistanceKillmove=8.0
fNearDistanceKillmoveBow=8.0
fNearDistanceKnockout=2.0
fNearDistanceDeath=2.0
fNearDistanceCannibal=10.0
fNearDistanceVampireFeed=10.0
fNearDistanceHorse=8.0
fNearDistanceHorseCombat=8.0
fNearDistanceHorseTransition=4.0
fNearDistanceDragon=8.0
fNearDistanceDragonCombat=8.0
fNearDistanceDragonTransition=4.0
fNearDistanceWerewolf=8.0
fNearDistanceWerewolfKillmove=4.0
fNearDistanceVampireLord=8.0
fNearDistanceVampireLordKillmove=4.0
fNearDistanceRestrained=4.0
fNearDistanceDontMove=4.0
fNearDistanceIdleAnim=4.0
fNearDistancePairedAnim=4.0
fNearDistanceScripted=8.0



; Enables the head bob when in first person
; Position setting match the camera to head position. 0 - Disabled, 1 - Enabled
; Note: This overrides the camera position and may not be as compatible with some animations
bEnableHeadBobPosition=1
bEnableHeadBobPositionSprint=1
bEnableHeadBobPositionCombat=1
bEnableHeadBobPositionBow=1
bEnableHeadBobPositionBowAim=0
bEnableHeadBobPositionCombatSprint=1
bEnableHeadBobPositionSneak=1
bEnableHeadBobPositionSneakCombat=1
bEnableHeadBobPositionSneakBow=1
bEnableHeadBobPositionSneakBowAim=0
bEnableHeadBobPositionSneakRoll=1
bEnableHeadBobPositionHorse=1
bEnableHeadBobPositionHorseCombat=1
bEnableHeadBobPositionDragon=1
bEnableHeadBobPositionDragonCombat=1
bEnableHeadBobPositionWerewolf=1
bEnableHeadBobPositionVampireLord=1
bEnableHeadBobPositionScripted=1

; Rotation settings match camera rotation to head rotation
; Valid values between 0.0 and 1.0 controlling the amount of rotation
fHeadBobRotation=1.0
fHeadBobRotationSprint=1.0
fHeadBobRotationCombat=1.0
fHeadBobRotationBow=1.0
fHeadBobRotationBowAim=0.0
fHeadBobRotationCombatSprint=1.0
fHeadBobRotationSneak=1.0
fHeadBobRotationSneakCombat=1.0
fHeadBobRotationSneakBow=1.0
fHeadBobRotationSneakBowAim=0.0
fHeadBobRotationSneakRoll=1.0
fHeadBobRotationHorse=1.0
fHeadBobRotationHorseCombat=1.0
fHeadBobRotationDragon=1.0
fHeadBobRotationDragonCombat=1.0
fHeadBobRotationWerewolf=1.0
fHeadBobRotationVampireLord=1.0
fHeadBobRotationScripted=1.0



; Sets camera position relative to the head node
; Note: Only moves the camera if head bob is enabled, otherwise moves the body
fCameraPosX=0.0
fCameraPosY=14.0
fCameraPosZ=6.0

; Sets the camera position for horse riding
fHorseCameraPosX=0.0
fHorseCameraPosY=14.0
fHorseCameraPosZ=6.0

; Sets the camera position for horse riding combat
fHorseCombatCameraPosX=0.0
fHorseCombatCameraPosY=2.0
fHorseCombatCameraPosZ=6.0

; Sets the camera position for dragon riding
fDragonCameraPosX=0.0
fDragonCameraPosY=14.0
fDragonCameraPosZ=6.0

; Sets the camera position for dragon riding combat
fDragonCombatCameraPosX=0.0
fDragonCombatCameraPosY=2.0
fDragonCombatCameraPosZ=6.0

; Sets the camera position for werewolf
fWerewolfCameraPosX=0.0
fWerewolfCameraPosY=14.0
fWerewolfCameraPosZ=6.0

; Sets the camera position for vampire lord
fVampireLordCameraPosX=0.0
fVampireLordCameraPosY=14.0
fVampireLordCameraPosZ=6.0

; Sets the camera position for scripted forced 3rd person
fScriptedCameraPosX=0.0
fScriptedCameraPosY=14.0
fScriptedCameraPosZ=6.0


; Moves the body in first person to adjust the camera height
fCameraHeightOffset=0.0


; Enables the head node when in first person (may make hair visible)
bEnableHeadFirstPerson=0
bEnableHeadFirstPersonHorse=0
bEnableHeadFirstPersonDragon=0
bEnableHeadFirstPersonWerewolf=0
bEnableHeadFirstPersonVampireLord=0
bEnableHeadFirstPersonScripted=0


; Enables experimental third person arms when in first person
bUseThirdPersonArms=1
bUseThirdPersonArmsBow=1
bUseThirdPersonArmsBowAim=1


; Fix missing enchantment art when using 3rd person arms (including bound weapons)
bFixEnchantmentArt=0

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use