Guys can tell me... (Haydee)
As here the camera continue to adjust not accustomed to the kapets have many times copied the config and nothing changes , what to do man??DG LOG
The camera position is adjusted. Open the Game file.cfg, located in the subdirectory \Tandy\System with any text editor and change the value in these lines -
The values of the camera position when walking (in the game menu is the option"Zoom camera):
view
{
zoomClose 36.0; closer
zoomMiddle 48.0; closer
zoomFar 58.0; - close
zoomReady 36.0;
heightReady 1.0;
targetReady 256.0;
shoulderReady 12.0;
}
Values when aiming (in the game menu is the option"Zoom crosshair):
aimClose 12.0;
aimMiddle 16.0;
aimFar 20.0;
The smaller the value, the closer to the first person.
Values from 0 to -10.3 to make a first – person view.
Values that are too high (above 128), can cause visual bugs, since the game is not designed for a large removal of the camera from the player model.
Negative values mean the camera is in front, closer to arms, positive - behind.
heightAim; is the height of the camera.
shoulderAim; - offset left/right relative to the center(0).
Example