mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
[DesktopVRIK] Remove test calibration stuff.
I didn't like how it made things look. Much more overcomplicated compared to what I had before. Goal was to test DesktopVRIKs calibrator with HalfbodyVRIK but im very lazy.
This commit is contained in:
parent
76a677e3e4
commit
a98b9e32d7
4 changed files with 65 additions and 148 deletions
|
@ -42,7 +42,6 @@ internal class DesktopVRIKSystem : MonoBehaviour
|
|||
void Start()
|
||||
{
|
||||
Instance = this;
|
||||
|
||||
Calibrator = new DesktopVRIKCalibrator();
|
||||
|
||||
playerSetup = GetComponent<PlayerSetup>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue