You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,24 @@
1
1
# 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.
3
4
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/\
4
9
Copy the dll file into:\
5
10
<...>\Documents\LIV\Plugins\CameraBehaviours\\\
6
11
After you use the camera for the first time, it will create a settings file in:\
You can then modify the settings to suit your purpose.
9
14
15
+
# Use
16
+
Select your camera in LIV. Change it to plugin camera. Select FriesBSCam at the bottom.
17
+
10
18
# Settings
11
19
GlobalBias='0.0'
12
20
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.
14
22
15
23
Camera={ ... }\
16
24
This creates a new camera with the following properties:
0 commit comments