added test scene and first build!

master
Marlon Portmann 2022-03-22 10:37:19 +01:00
parent c591997177
commit cc69ea9d73
4 changed files with 1717 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f902ce79d0a57453499bd48b467620ff
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -5,9 +5,12 @@ EditorBuildSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
serializedVersion: 2 serializedVersion: 2
m_Scenes: m_Scenes:
- enabled: 1 - enabled: 0
path: Assets/Scenes/SampleScene.unity path: Assets/Scenes/SampleScene.unity
guid: 9fc0d4010bbf28b4594072e72b8655ab guid: 9fc0d4010bbf28b4594072e72b8655ab
- enabled: 1
path: Assets/marlon interaction test scene.unity
guid: f902ce79d0a57453499bd48b467620ff
m_configObjects: m_configObjects:
Unity.XR.Oculus.Settings: {fileID: 11400000, guid: 44728f935728b1343b574468df2cd690, type: 2} Unity.XR.Oculus.Settings: {fileID: 11400000, guid: 44728f935728b1343b574468df2cd690, type: 2}
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 9b4fbd2e52e25984c8c8e6b27c258a38, type: 2} com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 9b4fbd2e52e25984c8c8e6b27c258a38, type: 2}

View File

@ -135,7 +135,8 @@ PlayerSettings:
16:9: 1 16:9: 1
Others: 1 Others: 1
bundleVersion: 0.1 bundleVersion: 0.1
preloadedAssets: [] preloadedAssets:
- {fileID: 0}
metroInputSource: 0 metroInputSource: 0
wsaTransparentSwapchain: 0 wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1 m_HolographicPauseOnTrackingLoss: 1