fixed local dependency

This commit is contained in:
tom.hempel
2025-10-07 14:44:45 +02:00
parent 07dff9194a
commit d8796d2801
62 changed files with 298 additions and 129 deletions

View File

@ -245,7 +245,7 @@ The exported tracking data CSV contains the following columns:
### Key Dependencies
- **Meta XR SDK Core**: 76.0.1
- **Meta XR SDK Interaction**: 76.0.1
- **Meta XR SDK Movement**: 76.0.1 (local file dependency)
- **Meta XR SDK Movement**: 76.0.1
- **Unity XR Interaction Toolkit**: 3.1.1
- **Unity XR Hands**: 1.5.0
- **Unity XR Management**: 4.5.1
@ -254,6 +254,18 @@ The exported tracking data CSV contains the following columns:
- **Unity Input System**: 1.14.0
- **Unity Timeline**: 1.8.7
### Installing Meta XR Movement SDK
To install the Meta XR Movement SDK v76.0.1 in Unity:
1. Open Unity Package Manager (`Window` > `Package Manager`)
2. Click the **+** button in the top-left corner
3. Select **"Add package from git URL..."**
4. Enter: `https://github.com/oculus-samples/Unity-Movement.git#v76.0.1`
5. Click **Add**
For more information, see the [Unity-Movement repository](https://github.com/oculus-samples/Unity-Movement).
### Build Requirements
- Unity 6000.0.49f1 or compatible
- Meta XR SDK 76.0.1