|
@@ -332,6 +332,39 @@ BoxCollider:
|
|
|
serializedVersion: 2
|
|
serializedVersion: 2
|
|
|
m_Size: {x: 1, y: 1, z: 1}
|
|
m_Size: {x: 1, y: 1, z: 1}
|
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
|
|
|
+--- !u!1 &467647572
|
|
|
|
|
+GameObject:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ serializedVersion: 6
|
|
|
|
|
+ m_Component:
|
|
|
|
|
+ - component: {fileID: 467647573}
|
|
|
|
|
+ m_Layer: 0
|
|
|
|
|
+ m_Name: Cameras
|
|
|
|
|
+ m_TagString: Untagged
|
|
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
|
|
+ m_NavMeshLayer: 0
|
|
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
|
|
+ m_IsActive: 1
|
|
|
|
|
+--- !u!4 &467647573
|
|
|
|
|
+Transform:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 467647572}
|
|
|
|
|
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
|
+ m_ConstrainProportionsScale: 0
|
|
|
|
|
+ m_Children:
|
|
|
|
|
+ - {fileID: 815407865}
|
|
|
|
|
+ - {fileID: 850878592}
|
|
|
|
|
+ m_Father: {fileID: 1055802830}
|
|
|
|
|
+ m_RootOrder: 1
|
|
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
--- !u!1 &494178953
|
|
--- !u!1 &494178953
|
|
|
GameObject:
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
m_ObjectHideFlags: 0
|
|
@@ -607,11 +640,11 @@ Transform:
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
m_GameObject: {fileID: 519420028}
|
|
m_GameObject: {fileID: 519420028}
|
|
|
m_LocalRotation: {x: -0.06828801, y: -0, z: -0, w: 0.9976657}
|
|
m_LocalRotation: {x: -0.06828801, y: -0, z: -0, w: 0.9976657}
|
|
|
- m_LocalPosition: {x: 0, y: 3.5, z: -18}
|
|
|
|
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
m_ConstrainProportionsScale: 0
|
|
m_ConstrainProportionsScale: 0
|
|
|
m_Children: []
|
|
m_Children: []
|
|
|
- m_Father: {fileID: 0}
|
|
|
|
|
|
|
+ m_Father: {fileID: 1055802830}
|
|
|
m_RootOrder: 0
|
|
m_RootOrder: 0
|
|
|
m_LocalEulerAnglesHint: {x: -7.831, y: 0, z: 0}
|
|
m_LocalEulerAnglesHint: {x: -7.831, y: 0, z: 0}
|
|
|
--- !u!114 &519420033
|
|
--- !u!114 &519420033
|
|
@@ -631,6 +664,10 @@ MonoBehaviour:
|
|
|
offsetZ: -16
|
|
offsetZ: -16
|
|
|
lerpValue: 3.5
|
|
lerpValue: 3.5
|
|
|
targetPos: {x: 0, y: 0, z: 0}
|
|
targetPos: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ mainCamera: {fileID: 0}
|
|
|
|
|
+ cameras: {fileID: 0}
|
|
|
|
|
+ leftCamera: {fileID: 0}
|
|
|
|
|
+ rightCamera: {fileID: 0}
|
|
|
--- !u!114 &519420034
|
|
--- !u!114 &519420034
|
|
|
MonoBehaviour:
|
|
MonoBehaviour:
|
|
|
m_ObjectHideFlags: 0
|
|
m_ObjectHideFlags: 0
|
|
@@ -681,6 +718,229 @@ Transform:
|
|
|
m_Father: {fileID: 0}
|
|
m_Father: {fileID: 0}
|
|
|
m_RootOrder: 1
|
|
m_RootOrder: 1
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
|
+--- !u!1 &815407864
|
|
|
|
|
+GameObject:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ serializedVersion: 6
|
|
|
|
|
+ m_Component:
|
|
|
|
|
+ - component: {fileID: 815407865}
|
|
|
|
|
+ - component: {fileID: 815407867}
|
|
|
|
|
+ - component: {fileID: 815407866}
|
|
|
|
|
+ m_Layer: 0
|
|
|
|
|
+ m_Name: LeftCamera
|
|
|
|
|
+ m_TagString: Untagged
|
|
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
|
|
+ m_NavMeshLayer: 0
|
|
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
|
|
+ m_IsActive: 1
|
|
|
|
|
+--- !u!4 &815407865
|
|
|
|
|
+Transform:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 815407864}
|
|
|
|
|
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
|
+ m_ConstrainProportionsScale: 0
|
|
|
|
|
+ m_Children: []
|
|
|
|
|
+ m_Father: {fileID: 467647573}
|
|
|
|
|
+ m_RootOrder: 0
|
|
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
|
+--- !u!81 &815407866
|
|
|
|
|
+AudioListener:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 815407864}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+--- !u!20 &815407867
|
|
|
|
|
+Camera:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 815407864}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+ serializedVersion: 2
|
|
|
|
|
+ m_ClearFlags: 1
|
|
|
|
|
+ m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
|
|
|
|
+ m_projectionMatrixMode: 1
|
|
|
|
|
+ m_GateFitMode: 2
|
|
|
|
|
+ m_FOVAxisMode: 0
|
|
|
|
|
+ m_SensorSize: {x: 36, y: 24}
|
|
|
|
|
+ m_LensShift: {x: 0, y: 0}
|
|
|
|
|
+ m_FocalLength: 50
|
|
|
|
|
+ m_NormalizedViewPortRect:
|
|
|
|
|
+ serializedVersion: 2
|
|
|
|
|
+ x: 0
|
|
|
|
|
+ y: 0
|
|
|
|
|
+ width: 1
|
|
|
|
|
+ height: 1
|
|
|
|
|
+ near clip plane: 0.3
|
|
|
|
|
+ far clip plane: 1000
|
|
|
|
|
+ field of view: 60
|
|
|
|
|
+ orthographic: 0
|
|
|
|
|
+ orthographic size: 5
|
|
|
|
|
+ m_Depth: 0
|
|
|
|
|
+ m_CullingMask:
|
|
|
|
|
+ serializedVersion: 2
|
|
|
|
|
+ m_Bits: 4294967295
|
|
|
|
|
+ m_RenderingPath: -1
|
|
|
|
|
+ m_TargetTexture: {fileID: 0}
|
|
|
|
|
+ m_TargetDisplay: 0
|
|
|
|
|
+ m_TargetEye: 3
|
|
|
|
|
+ m_HDR: 1
|
|
|
|
|
+ m_AllowMSAA: 1
|
|
|
|
|
+ m_AllowDynamicResolution: 0
|
|
|
|
|
+ m_ForceIntoRT: 0
|
|
|
|
|
+ m_OcclusionCulling: 1
|
|
|
|
|
+ m_StereoConvergence: 10
|
|
|
|
|
+ m_StereoSeparation: 0.022
|
|
|
|
|
+--- !u!1 &850878589
|
|
|
|
|
+GameObject:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ serializedVersion: 6
|
|
|
|
|
+ m_Component:
|
|
|
|
|
+ - component: {fileID: 850878592}
|
|
|
|
|
+ - component: {fileID: 850878590}
|
|
|
|
|
+ - component: {fileID: 850878591}
|
|
|
|
|
+ m_Layer: 0
|
|
|
|
|
+ m_Name: RightCamera
|
|
|
|
|
+ m_TagString: Untagged
|
|
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
|
|
+ m_NavMeshLayer: 0
|
|
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
|
|
+ m_IsActive: 1
|
|
|
|
|
+--- !u!20 &850878590
|
|
|
|
|
+Camera:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 850878589}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+ serializedVersion: 2
|
|
|
|
|
+ m_ClearFlags: 1
|
|
|
|
|
+ m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
|
|
|
|
+ m_projectionMatrixMode: 1
|
|
|
|
|
+ m_GateFitMode: 2
|
|
|
|
|
+ m_FOVAxisMode: 0
|
|
|
|
|
+ m_SensorSize: {x: 36, y: 24}
|
|
|
|
|
+ m_LensShift: {x: 0, y: 0}
|
|
|
|
|
+ m_FocalLength: 50
|
|
|
|
|
+ m_NormalizedViewPortRect:
|
|
|
|
|
+ serializedVersion: 2
|
|
|
|
|
+ x: 0
|
|
|
|
|
+ y: 0
|
|
|
|
|
+ width: 1
|
|
|
|
|
+ height: 1
|
|
|
|
|
+ near clip plane: 0.3
|
|
|
|
|
+ far clip plane: 1000
|
|
|
|
|
+ field of view: 60
|
|
|
|
|
+ orthographic: 0
|
|
|
|
|
+ orthographic size: 5
|
|
|
|
|
+ m_Depth: 0
|
|
|
|
|
+ m_CullingMask:
|
|
|
|
|
+ serializedVersion: 2
|
|
|
|
|
+ m_Bits: 4294967295
|
|
|
|
|
+ m_RenderingPath: -1
|
|
|
|
|
+ m_TargetTexture: {fileID: 0}
|
|
|
|
|
+ m_TargetDisplay: 0
|
|
|
|
|
+ m_TargetEye: 3
|
|
|
|
|
+ m_HDR: 1
|
|
|
|
|
+ m_AllowMSAA: 1
|
|
|
|
|
+ m_AllowDynamicResolution: 0
|
|
|
|
|
+ m_ForceIntoRT: 0
|
|
|
|
|
+ m_OcclusionCulling: 1
|
|
|
|
|
+ m_StereoConvergence: 10
|
|
|
|
|
+ m_StereoSeparation: 0.022
|
|
|
|
|
+--- !u!81 &850878591
|
|
|
|
|
+AudioListener:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 850878589}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+--- !u!4 &850878592
|
|
|
|
|
+Transform:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 850878589}
|
|
|
|
|
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
|
+ m_ConstrainProportionsScale: 0
|
|
|
|
|
+ m_Children: []
|
|
|
|
|
+ m_Father: {fileID: 467647573}
|
|
|
|
|
+ m_RootOrder: 1
|
|
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
|
+--- !u!1 &1055802828
|
|
|
|
|
+GameObject:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ serializedVersion: 6
|
|
|
|
|
+ m_Component:
|
|
|
|
|
+ - component: {fileID: 1055802830}
|
|
|
|
|
+ - component: {fileID: 1055802829}
|
|
|
|
|
+ m_Layer: 0
|
|
|
|
|
+ m_Name: View
|
|
|
|
|
+ m_TagString: Untagged
|
|
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
|
|
+ m_NavMeshLayer: 0
|
|
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
|
|
+ m_IsActive: 1
|
|
|
|
|
+--- !u!114 &1055802829
|
|
|
|
|
+MonoBehaviour:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 1055802828}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+ m_EditorHideFlags: 0
|
|
|
|
|
+ m_Script: {fileID: 11500000, guid: 584ea0f557c97344f9b229261554243d, type: 3}
|
|
|
|
|
+ m_Name:
|
|
|
|
|
+ m_EditorClassIdentifier:
|
|
|
|
|
+ offsetX: 6
|
|
|
|
|
+ offsetY: 3
|
|
|
|
|
+ offsetZ: -16
|
|
|
|
|
+ lerpValue: 3.5
|
|
|
|
|
+ targetPos: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ mainCamera: {fileID: 519420031}
|
|
|
|
|
+ cameras: {fileID: 467647572}
|
|
|
|
|
+ leftCamera: {fileID: 815407867}
|
|
|
|
|
+ rightCamera: {fileID: 850878590}
|
|
|
|
|
+--- !u!4 &1055802830
|
|
|
|
|
+Transform:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 1055802828}
|
|
|
|
|
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
|
+ m_LocalPosition: {x: 0, y: 3.5, z: -18}
|
|
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
|
+ m_ConstrainProportionsScale: 0
|
|
|
|
|
+ m_Children:
|
|
|
|
|
+ - {fileID: 519420032}
|
|
|
|
|
+ - {fileID: 467647573}
|
|
|
|
|
+ m_Father: {fileID: 0}
|
|
|
|
|
+ m_RootOrder: 0
|
|
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
--- !u!1 &1360535226
|
|
--- !u!1 &1360535226
|
|
|
GameObject:
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
m_ObjectHideFlags: 0
|