CVar ActionCam

From Warcraft Wiki
Jump to navigation Jump to search

The ActionCam is an experimental feature that makes the camera feel more cinematic/combat like.

Commands

The commands can be found in the console window.

Console window
Syntax: ActionCam [option]
Action Camera [option] options:

heavyHeadMove - heavy head movement
   noHeadMove - disable head movement
  lowHeadMove - enable head movement only while moving
     headMove - enable head movement
 	
     focusAll - enable all target focusing
   focusEnemy - enable enemy target focusing
focusInteract - enable interact target focusing
     focusOff - disable target focusing
 	
         full - All action cam features on
        basic - Basic ActionCam
          off - Disable action cam features
           on - ActionCam
      default - Default ActionCam settings

Example

/console ActionCam full

CVars

CVar off default basic on full
test_cameraDynamicPitch
0
0
1
1
1
test_cameraHeadMovementStrength
0
0
0
1
1
test_cameraOverShoulder
0
0
0
1
1
test_cameraTargetFocusInteractEnable
0
0
0
1
1
test_cameraTargetFocusEnemyEnable
0
0
0
0
1
test_cameraDynamicPitchBaseFovPad
0.4
test_cameraDynamicPitchBaseFovPadDownScale
0.25
test_cameraDynamicPitchBaseFovPadFlying
0.75
test_cameraDynamicPitchSmartPivotCutoffDist
10
test_cameraHeadMovementDeadZone
0.015
test_cameraHeadMovementFirstPersonDampRate
20
test_cameraHeadMovementMovingDampRate
10
test_cameraHeadMovementMovingStrength
0.5
test_cameraHeadMovementRangeScale
5
test_cameraHeadMovementStandingDampRate
10
test_cameraHeadMovementStandingStrength
0.3
test_cameraTargetFocusEnemyStrengthPitch
0.4
test_cameraTargetFocusEnemyStrengthYaw
0.5
test_cameraTargetFocusInteractStrengthPitch
0.75
test_cameraTargetFocusInteractStrengthYaw
1.0
CVar focusOff focusEnemy focusInteract focusAll
test_cameraTargetFocusEnemyEnable
0
1
0
1
test_cameraTargetFocusInteractEnable
0
0
1
1
CVar noHeadMove lowHeadMove headMove heavyHeadMove
test_cameraHeadMovementStrength
0
0.5
1
2

Details

  • Since patch 9.0.1 this requires at least disabling the "Keep Character Centered" option for most functionality to work (or disabling CVar CameraKeepCharacterCentered).

CVar ActionCam option.png

Patch changes

  • Shadowlands Patch 9.0.1 (2020-10-13): Added CVar CameraKeepCharacterCentered which overrides action cam functionality by default.
  • Legion Patch 7.1.0 (2016-10-25): Reintroduced. [1]
  • Legion Patch 7.0.3 (2016-07-19): Added & temporarily removed. [2] [3]

See also

References