Camera settings
See also: Settings
Adjusting the camera will increase your view and make aiming easier. Spot your enemy before he spots you!
Alternative camera behaviour
Alternative camera behavior can be enabled in the settings.
- Navigate to the
icon in the top right corner of the client
- Under the Game settings, check Alternate camera behaviour
![]() |
![]() |
Alternate camera behaviour disabled | Alternate camera behaviour enabled |
Adjusting the Camera Vertical Speed
The speed of the vertical camera, controlled using the PageUp/PageDown, Q/E, and [/] keys, is adjusted by a console parameter. To increase or decrease this value, after entering battle, you need to open the console with the keyboard shortcut Ctrl+Shift+K and enter the command vars.set cam_vspeed 0.5
, where 0.5 is the desired speed value. By default, this value is 0.7. Higher values will make the camera rise and fall faster, while lower values will make it move more slowly.
Attention: the settings made are saved between battles, but are reset when you re-enter the server, and the command must be entered again in the console.
Adjusting the Camera Horizontal Speed
The horizontal speed of the camera behind the tank, when turning the tank or turret, is controlled by a console parameter. To increase or decrease this value, after entering battle, you need to open the console with the keyboard shortcut Ctrl+Shift+K and enter the command vars.set cam_maxmove 3
, where 3 is the desired speed value. By default, this value is 5. Higher values will make the camera move faster and stop more quickly after turning the turret or tank, while lower values will make it move more slowly.
Attention: the settings made are saved between battles, but are reset when you re-enter the server, and the command must be entered again in the console.