Skip to content

Commit 4e248a2

Browse files
committed
Merge branch 'main' of https://github.com/friesofdoom/FriesBSCam into main
2 parents 9a76ff4 + 0322ba1 commit 4e248a2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
11
# FriesBSCam
2-
Beat saber camera for Liv made by fries
2+
Beat saber camera for Liv made by fries.\
3+
This plugin will smoothly blend between any number of pre-defined cameras, both static and orbital.
34

5+
Feel free to use and/or modify this plugin how ever you want. No credit required. But if you do want to thank me, drop a link to my YouTube channel somewhere in your video description - https://www.youtube.com/channel/UCrQWyvE44R5G6_Ho88OfQYA
6+
7+
# Installation Instructions
8+
Download the DLL from the assets in the latest release - https://github.com/friesofdoom/FriesBSCam/releases/ \
49
Copy the dll file into:\
510
<...>\Documents\LIV\Plugins\CameraBehaviours\\\
611
After you use the camera for the first time, it will create a settings file in:\
712
<...>\Documents\LIV\Plugins\CameraBehaviours\FriesBSCam\\\
813
You can then modify the settings to suit your purpose.
914

15+
# Use
16+
Select your camera in LIV. Change it to plugin camera. Select FriesBSCam at the bottom.
17+
1018
# Settings
1119
GlobalBias='0.0'
1220
This rotates the camera around the y-axis in oder to move the avatar slightly to the left or right
13-
This is used if you have something like a first person view on the left or the right of your video feed, then you will want to move the avatar in the opposite direction slightly.
21+
This is used if you have something like a first person view on the left or the right of your video feed, then you will want to move the avatar in the opposite direction slightly. I use a value of -15.0 to move my avatar slightly to the right.
1422

1523
Camera={ ... }\
1624
This creates a new camera with the following properties:

0 commit comments

Comments
 (0)