@@ -18,23 +18,23 @@ Plugin for Beat Saber for a smoother and wider FOV camera.
18
18
# Usage
19
19
Press <kbd >F1</kbd > to toggle between first and third person.
20
20
21
- After you run the game once, a ` cameraplus.cfg ` file is created within the Beat Saber folder.
21
+ After you run the game once, a ` cameraplus.cfg ` file is created within the Beat Saber folder.
22
22
Edit that file to configure CameraPlus:
23
23
24
- ` fov=90.0 ` Horizontal field of view of the camera
25
- ` fps=90.0 ` Frame rate of the camera
26
- ` antiAliasing=2 ` Anti-aliasing setting for the camera (1, 2, 4 or 8 only)
27
- ` renderScale ` The resolution scale of the camera relative to game window (similar to supersampling for VR)
28
- ` positionSmooth=10.0 ` How much position should smooth ** (SMALLER NUMBER = SMOOTHER)**
29
- ` rotationSmooth=5.0 ` How much rotation should smooth ** (SMALLER NUMBER = SMOOTHER)**
30
- ` thirdPerson=false ` Whether third person camera is enabled
24
+ ` fov=90.0 ` Horizontal field of view of the camera
25
+ ` fps=90.0 ` Frame rate of the camera
26
+ ` antiAliasing=2 ` Anti-aliasing setting for the camera (1, 2, 4 or 8 only)
27
+ ` renderScale ` The resolution scale of the camera relative to game window (similar to supersampling for VR)
28
+ ` positionSmooth=10.0 ` How much position should smooth ** (SMALLER NUMBER = SMOOTHER)**
29
+ ` rotationSmooth=5.0 ` How much rotation should smooth ** (SMALLER NUMBER = SMOOTHER)**
30
+ ` thirdPerson=false ` Whether third person camera is enabled
31
31
32
- ` posx=0 ` X position of third person camera
33
- ` posy=0 ` Y position of third person camera
34
- ` posz=0 ` Z position of third person camera
35
- ` angx=0 ` X rotation of third person camera
36
- ` angy=0 ` Y rotation of third person camera
37
- ` angz=0 ` Z rotation of third person camera
32
+ ` posx=0 ` X position of third person camera
33
+ ` posy=0 ` Y position of third person camera
34
+ ` posz=0 ` Z position of third person camera
35
+ ` angx=0 ` X rotation of third person camera
36
+ ` angy=0 ` Y rotation of third person camera
37
+ ` angz=0 ` Z rotation of third person camera
38
38
39
- If you need help, ask us at the Beat Saber Mod Group Discord Server:
39
+ If you need help, ask us at the Beat Saber Mod Group Discord Server:
40
40
https://discord.gg/BeatSaberMods
0 commit comments