Skip to content
Snippets Groups Projects
Commit 554b0da7 authored by Sven Gerlach's avatar Sven Gerlach
Browse files

Added Locomotion Package

parent e99a9f41
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ MonoBehaviour:
mLastUsedPackagesHash: 1187110788
mLastUsedPackagesCount: 1
mLastBuildCode: 1
mLastEditorStartupTimeTicks: 638193835499770870
mLastEditorStartupTimeTicks: 638200964274627935
mNewVersionAvailable: 0
mLastSelectedCustomGvPath:
mLastAttachedFlowPlayerValue: 0
......@@ -134,6 +134,7 @@ GameObject:
- component: {fileID: 1256801075}
- component: {fileID: 1256801074}
- component: {fileID: 1256801073}
- component: {fileID: 1256801076}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
......@@ -172,7 +173,7 @@ Camera:
y: 0
width: 1
height: 1
near clip plane: 0.3
near clip plane: 0.01
far clip plane: 1000
field of view: 60
orthographic: 0
......@@ -199,14 +200,47 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1256801072}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1, z: -10}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 5.424581, y: -2.4435263, z: -0.053186417}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1256801076
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1256801072}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_RenderShadows: 1
m_RequiresDepthTextureOption: 2
m_RequiresOpaqueTextureOption: 2
m_CameraType: 0
m_Cameras: []
m_RendererIndex: -1
m_VolumeLayerMask:
serializedVersion: 2
m_Bits: 1
m_VolumeTrigger: {fileID: 0}
m_VolumeFrameworkUpdateModeOption: 2
m_RenderPostProcessing: 0
m_Antialiasing: 0
m_AntialiasingQuality: 2
m_StopNaN: 0
m_Dithering: 0
m_ClearDepth: 1
m_AllowXRRendering: 1
m_RequiresDepthTexture: 0
m_RequiresColorTexture: 0
m_Version: 2
--- !u!1 &1933320861
GameObject:
m_ObjectHideFlags: 0
......
......@@ -12,6 +12,7 @@
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.8",
"com.unity.xr.interaction.toolkit": "2.0.4",
"de.jmu.ge.viavr.locomotion": "0.1.0-preview1-test5",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
......@@ -43,5 +44,14 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"scopedRegistries": [
{
"name": "Info9 JMU",
"url": "https://packages.informatik.uni-wuerzburg.de",
"scopes": [
"de.jmu"
]
}
]
}
......@@ -251,6 +251,24 @@
},
"url": "https://packages.unity.com"
},
"de.jmu.ge.viavr.locomotion": {
"version": "0.1.0-preview1-test5",
"depth": 0,
"source": "registry",
"dependencies": {
"de.jmu.ge.viavr.unitybridge": "0.1.0",
"com.unity.xr.interaction.toolkit": "2.0.0",
"com.unity.inputsystem": "1.2.0"
},
"url": "https://packages.informatik.uni-wuerzburg.de"
},
"de.jmu.ge.viavr.unitybridge": {
"version": "0.1.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.informatik.uni-wuerzburg.de"
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,
......
......@@ -25,11 +25,18 @@ MonoBehaviour:
m_Scopes: []
m_IsDefault: 1
m_Capabilities: 7
m_UserSelectedRegistryName:
- m_Id: scoped:Info9 JMU
m_Name: Info9 JMU
m_Url: https://packages.informatik.uni-wuerzburg.de
m_Scopes:
- de.jmu
m_IsDefault: 0
m_Capabilities: 0
m_UserSelectedRegistryName: Info9 JMU
m_UserAddingNewScopedRegistry: 0
m_RegistryInfoDraft:
m_Modified: 0
m_ErrorMessage:
m_UserModificationsInstanceId: -830
m_OriginalInstanceId: -832
m_UserModificationsInstanceId: -826
m_OriginalInstanceId: -828
m_LoadAssets: 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment