Skip to content
Snippets Groups Projects
Commit 4f1107be authored by mhby1g21's avatar mhby1g21
Browse files

fixed xr origin rig prefab camera transformation to be zero

parent 8fad62e1
No related branches found
No related tags found
3 merge requests!8added #if UNITY_EDITOR #endif directives to all editor related scripts to...,!7added #if UNITY_EDITOR #endif directives to all editor related scripts,!6added subjective and objective evaluation scenes, with improvements on meshdimension script and xr origin prefab
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &968515737143654453
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7660061690976367539}
- component: {fileID: 8907392122243282343}
m_Layer: 0
m_Name: XR Interaction Manager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7660061690976367539
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 968515737143654453}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -3.7982278, y: 2.0638452, z: 3.296113}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 6704335892741778463}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &8907392122243282343
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 968515737143654453}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 83e4e6cca11330d4088d729ab4fc9d9f, type: 3}
m_Name:
m_EditorClassIdentifier:
m_StartingHoverFilters: []
m_StartingSelectFilters: []
--- !u!1001 &5394735570684412465
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -10,15 +56,27 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1767192434, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_LocalPosition.x
value: 1.585
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1767192434, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_LocalPosition.y
value: 0.3435601
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1767192434, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_LocalPosition.z
value: 4.1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1767192434, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1767192434, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1767192434, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1767192439, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_Depth
......@@ -30,7 +88,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 1178791450436251564, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_Enabled
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1717954561962503725, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_Name
......@@ -78,13 +136,19 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6232745470614056083, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
propertyPath: m_Enabled
value: 0
value: 1
objectReference: {fileID: 0}
m_RemovedComponents:
- {fileID: 785240573026610109, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedGameObjects:
- targetCorrespondingSourceObject: {fileID: 1717954561962503726, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
insertIndex: -1
addedObject: {fileID: 7660061690976367539}
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 1717954561962503725, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
insertIndex: -1
addedObject: {fileID: 829053715466013903}
- targetCorrespondingSourceObject: {fileID: 1767192433, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
insertIndex: -1
addedObject: {fileID: 6290209298691883206}
......@@ -138,3 +202,36 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 67c591a8ad9cb69498451d2b153af2be, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &6704335892741778460 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1717954561962503725, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
m_PrefabInstance: {fileID: 5394735570684412465}
m_PrefabAsset: {fileID: 0}
--- !u!136 &829053715466013903
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6704335892741778460}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.5
m_Height: 1.75
m_Direction: 1
m_Center: {x: 0, y: 1, z: 0}
--- !u!4 &6704335892741778463 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 1717954561962503726, guid: f6336ac4ac8b4d34bc5072418cdc62a0, type: 3}
m_PrefabInstance: {fileID: 5394735570684412465}
m_PrefabAsset: {fileID: 0}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment