Replace UltimateXR with HurricaneVR

This commit is contained in:
2024-08-08 17:01:07 +02:00
parent e8658374d6
commit fb21dbbb73
5932 changed files with 358362 additions and 2174150 deletions

View File

@@ -0,0 +1,17 @@
using HurricaneVR.Framework.Shared;
using UnityEngine;
namespace HurricaneVR.Framework.Components.Creators
{
public class HVRPhysicsLeverCreator : MonoBehaviour
{
public Transform Anchor;
public Transform Lever;
public HVRAxis Axis;
public float Mass = 5f;
public float MinAngle = 90f;
public float MaxAngle = 90f;
public float GrabbedDamper = 3f;
public float Damper = 10f;
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: c1b17ef000f068b468782f079bd24ba6
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: