|
@@ -1,5 +1,136 @@
|
|
|
%YAML 1.1
|
|
|
%TAG !u! tag:yousandi.cn,2023:
|
|
|
+--- !u!1 &17674188837841093
|
|
|
+GameObject:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ serializedVersion: 7
|
|
|
+ m_Component:
|
|
|
+ - component: {fileID: 3387212356099446714}
|
|
|
+ - component: {fileID: 7386771212239786002}
|
|
|
+ - component: {fileID: 9178147150454144674}
|
|
|
+ m_Layer: 0
|
|
|
+ m_HasEditorInfo: 1
|
|
|
+ m_Name: Camera
|
|
|
+ m_TagString: Untagged
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
+ m_NavMeshLayer: 0
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
+ m_IsActive: 1
|
|
|
+--- !u!4 &3387212356099446714
|
|
|
+Transform:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 17674188837841093}
|
|
|
+ serializedVersion: 2
|
|
|
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
|
+ m_LocalPosition: {x: 2264, y: -1, z: -1090}
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
+ m_ConstrainProportionsScale: 0
|
|
|
+ m_Children: []
|
|
|
+ m_Father: {fileID: 9037135992368401232}
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
+--- !u!20 &7386771212239786002
|
|
|
+Camera:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 17674188837841093}
|
|
|
+ m_Enabled: 1
|
|
|
+ serializedVersion: 2
|
|
|
+ m_ClearFlags: 2
|
|
|
+ m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
|
|
+ m_projectionMatrixMode: 1
|
|
|
+ m_GateFitMode: 2
|
|
|
+ m_FOVAxisMode: 0
|
|
|
+ m_Iso: 200
|
|
|
+ m_ShutterSpeed: 0.005
|
|
|
+ m_Aperture: 16
|
|
|
+ m_FocusDistance: 10
|
|
|
+ m_FocalLength: 50
|
|
|
+ m_BladeCount: 5
|
|
|
+ m_Curvature: {x: 2, y: 11}
|
|
|
+ m_BarrelClipping: 0.25
|
|
|
+ m_Anamorphism: 0
|
|
|
+ m_SensorSize: {x: 36, y: 24}
|
|
|
+ m_LensShift: {x: 0, y: 0}
|
|
|
+ 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: 2048
|
|
|
+ m_RenderingPath: -1
|
|
|
+ m_TargetTexture: {fileID: 8600000, guid: 7c104613c1a917040b2d76911cfd15d7, type: 2}
|
|
|
+ m_TargetDisplay: 0
|
|
|
+ m_TargetEye: 3
|
|
|
+ m_HDR: 1
|
|
|
+ m_AllowMSAA: 1
|
|
|
+ m_enableGDRP: 1
|
|
|
+ m_backfaceCulling: 0
|
|
|
+ m_AllowDynamicResolution: 0
|
|
|
+ m_ForceIntoRT: 0
|
|
|
+ m_OcclusionCulling: 1
|
|
|
+ m_StereoConvergence: 10
|
|
|
+ m_StereoSeparation: 0.022
|
|
|
+--- !u!114 &9178147150454144674
|
|
|
+MonoBehaviour:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 17674188837841093}
|
|
|
+ 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: 0
|
|
|
+ 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_AllowHDROutput: 1
|
|
|
+ m_UseScreenCoordOverride: 0
|
|
|
+ m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0}
|
|
|
+ m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0}
|
|
|
+ m_RequiresDepthTexture: 0
|
|
|
+ m_RequiresColorTexture: 0
|
|
|
+ m_Version: 2
|
|
|
+ m_TaaSettings:
|
|
|
+ m_Quality: 3
|
|
|
+ m_FrameInfluence: 0.1
|
|
|
+ m_JitterScale: 1
|
|
|
+ m_MipBias: 0
|
|
|
+ m_VarianceClampScale: 0.9
|
|
|
+ m_ContrastAdaptiveSharpening: 0
|
|
|
--- !u!1 &320310589377205941
|
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
@@ -401,7 +532,7 @@ MonoBehaviour:
|
|
|
m_Padding:
|
|
|
m_Left: 0
|
|
|
m_Right: 0
|
|
|
- m_Top: 0
|
|
|
+ m_Top: 25
|
|
|
m_Bottom: 0
|
|
|
m_ChildAlignment: 0
|
|
|
m_Spacing: 17.08
|
|
@@ -806,8 +937,8 @@ RectTransform:
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
|
- m_AnchoredPosition: {x: 7.4873, y: 126.1155}
|
|
|
- m_SizeDelta: {x: 664.9747, y: 873.769}
|
|
|
+ m_AnchoredPosition: {x: 165, y: -4.299999}
|
|
|
+ m_SizeDelta: {x: 240.451, y: 873.769}
|
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
|
--- !u!222 &5608414052690259127
|
|
|
CanvasRenderer:
|
|
@@ -965,6 +1096,86 @@ MonoBehaviour:
|
|
|
topOrLeftColor: {r: 1, g: 1, b: 1, a: 1}
|
|
|
bottomOrRightColor: {r: 0, g: 0, b: 0, a: 1}
|
|
|
direction: 0
|
|
|
+--- !u!1 &5008248057540541071
|
|
|
+GameObject:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ serializedVersion: 7
|
|
|
+ m_Component:
|
|
|
+ - component: {fileID: 4230674668679273989}
|
|
|
+ - component: {fileID: 8170707317414517154}
|
|
|
+ - component: {fileID: 6598622436281157220}
|
|
|
+ m_Layer: 0
|
|
|
+ m_HasEditorInfo: 1
|
|
|
+ m_Name: Text (Legacy) (1)
|
|
|
+ m_TagString: Untagged
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
+ m_NavMeshLayer: 0
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
+ m_IsActive: 1
|
|
|
+--- !u!224 &4230674668679273989
|
|
|
+RectTransform:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 5008248057540541071}
|
|
|
+ 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: 9037135992368401232}
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
+ m_AnchorMin: {x: 0.5, y: 0}
|
|
|
+ m_AnchorMax: {x: 0.5, y: 0}
|
|
|
+ m_AnchoredPosition: {x: 175, y: 1252.7}
|
|
|
+ m_SizeDelta: {x: 160, y: 37.1651}
|
|
|
+ m_Pivot: {x: 0.5, y: 0}
|
|
|
+--- !u!222 &8170707317414517154
|
|
|
+CanvasRenderer:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 5008248057540541071}
|
|
|
+ m_CullTransparentMesh: 1
|
|
|
+--- !u!114 &6598622436281157220
|
|
|
+MonoBehaviour:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 5008248057540541071}
|
|
|
+ m_Enabled: 1
|
|
|
+ m_EditorHideFlags: 0
|
|
|
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
|
+ m_Name:
|
|
|
+ m_EditorClassIdentifier:
|
|
|
+ m_Material: {fileID: 0}
|
|
|
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
|
+ m_RaycastTarget: 1
|
|
|
+ m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
|
+ m_Maskable: 1
|
|
|
+ m_OnCullStateChanged:
|
|
|
+ m_PersistentCalls:
|
|
|
+ m_Calls: []
|
|
|
+ m_FontData:
|
|
|
+ m_Font: {fileID: 12800000, guid: e588d93665211944387ec8c03c8726ae, type: 3}
|
|
|
+ m_FontSize: 27
|
|
|
+ m_FontStyle: 0
|
|
|
+ m_BestFit: 0
|
|
|
+ m_MinSize: 10
|
|
|
+ m_MaxSize: 40
|
|
|
+ m_Alignment: 3
|
|
|
+ m_AlignByGeometry: 0
|
|
|
+ m_RichText: 1
|
|
|
+ m_HorizontalOverflow: 0
|
|
|
+ m_VerticalOverflow: 0
|
|
|
+ m_LineSpacing: 1
|
|
|
+ m_Text: "\u5C5E\u6027\uFF1A"
|
|
|
--- !u!1 &5584431613852898259
|
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
@@ -1262,6 +1473,79 @@ MonoBehaviour:
|
|
|
m_VerticalOverflow: 0
|
|
|
m_LineSpacing: 1
|
|
|
m_Text: "\u5EFA\u7B51\u524D\u671F\u4E09\u5C42"
|
|
|
+--- !u!1 &8627860104567905175
|
|
|
+GameObject:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ serializedVersion: 7
|
|
|
+ m_Component:
|
|
|
+ - component: {fileID: 8585431063593195554}
|
|
|
+ - component: {fileID: 50251756342390870}
|
|
|
+ - component: {fileID: 2161228190077776003}
|
|
|
+ m_Layer: 5
|
|
|
+ m_HasEditorInfo: 1
|
|
|
+ m_Name: HeroRoot
|
|
|
+ m_TagString: Untagged
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
+ m_NavMeshLayer: 0
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
+ m_IsActive: 1
|
|
|
+--- !u!224 &8585431063593195554
|
|
|
+RectTransform:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 8627860104567905175}
|
|
|
+ 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: 9037135992368401232}
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
+ m_AnchorMin: {x: 0.5, y: 0.5}
|
|
|
+ m_AnchorMax: {x: 0.5, y: 0.5}
|
|
|
+ m_AnchoredPosition: {x: -155, y: 175}
|
|
|
+ m_SizeDelta: {x: 432.16, y: 477.9211}
|
|
|
+ m_Pivot: {x: 0.5, y: 0.5}
|
|
|
+--- !u!222 &50251756342390870
|
|
|
+CanvasRenderer:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 8627860104567905175}
|
|
|
+ m_CullTransparentMesh: 1
|
|
|
+--- !u!114 &2161228190077776003
|
|
|
+MonoBehaviour:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 8627860104567905175}
|
|
|
+ m_Enabled: 1
|
|
|
+ m_EditorHideFlags: 0
|
|
|
+ m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
|
+ m_Name:
|
|
|
+ m_EditorClassIdentifier:
|
|
|
+ m_Material: {fileID: 0}
|
|
|
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
|
+ m_RaycastTarget: 1
|
|
|
+ m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
|
+ m_Maskable: 1
|
|
|
+ m_OnCullStateChanged:
|
|
|
+ m_PersistentCalls:
|
|
|
+ m_Calls: []
|
|
|
+ m_Texture: {fileID: 8600000, guid: 7c104613c1a917040b2d76911cfd15d7, type: 2}
|
|
|
+ m_UVRect:
|
|
|
+ serializedVersion: 2
|
|
|
+ x: 0
|
|
|
+ y: 0
|
|
|
+ width: 1
|
|
|
+ height: 1
|
|
|
--- !u!1 &8709778843362506203
|
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
@@ -1379,13 +1663,16 @@ RectTransform:
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
m_ConstrainProportionsScale: 0
|
|
|
m_Children:
|
|
|
+ - {fileID: 3387212356099446714}
|
|
|
- {fileID: 8245128900902318849}
|
|
|
- {fileID: 4014844787387584513}
|
|
|
- {fileID: 8938579032391907015}
|
|
|
- {fileID: 6686121261652367940}
|
|
|
- {fileID: 2816985101069546935}
|
|
|
- {fileID: 620873362179252296}
|
|
|
+ - {fileID: 4230674668679273989}
|
|
|
- {fileID: 600135753646096457}
|
|
|
+ - {fileID: 8585431063593195554}
|
|
|
- {fileID: 2863754501915732489}
|
|
|
m_Father: {fileID: 0}
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
@@ -1442,6 +1729,11 @@ MonoBehaviour:
|
|
|
isAssetBundle: 0
|
|
|
isList: 0
|
|
|
ListCollectorDatas: []
|
|
|
+ - key: CameraRoot
|
|
|
+ gameObject: {fileID: 3387212356099446714}
|
|
|
+ isAssetBundle: 0
|
|
|
+ isList: 0
|
|
|
+ ListCollectorDatas: []
|
|
|
isAssetBundle: 0
|
|
|
--- !u!1001 &7912834985569492392
|
|
|
PrefabInstance:
|
|
@@ -1463,6 +1755,10 @@ PrefabInstance:
|
|
|
propertyPath: m_Color.r
|
|
|
value: 1
|
|
|
objectReference: {fileID: 0}
|
|
|
+ - target: {fileID: 2963361265419753275, guid: 7b3817d41d862244c92d181cc8325cd1, type: 3}
|
|
|
+ propertyPath: m_IsActive
|
|
|
+ value: 0
|
|
|
+ objectReference: {fileID: 0}
|
|
|
- target: {fileID: 3905833519111515299, guid: 7b3817d41d862244c92d181cc8325cd1, type: 3}
|
|
|
propertyPath: m_Pivot.x
|
|
|
value: 0.5
|
|
@@ -1529,7 +1825,7 @@ PrefabInstance:
|
|
|
objectReference: {fileID: 0}
|
|
|
- target: {fileID: 3905833519111515299, guid: 7b3817d41d862244c92d181cc8325cd1, type: 3}
|
|
|
propertyPath: m_AnchoredPosition.y
|
|
|
- value: -15.72165
|
|
|
+ value: -40.72165
|
|
|
objectReference: {fileID: 0}
|
|
|
- target: {fileID: 3905833519111515299, guid: 7b3817d41d862244c92d181cc8325cd1, type: 3}
|
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
@@ -1555,6 +1851,14 @@ PrefabInstance:
|
|
|
propertyPath: m_SizeDelta.x
|
|
|
value: 150.0857
|
|
|
objectReference: {fileID: 0}
|
|
|
+ - target: {fileID: 6949391239389172941, guid: 7b3817d41d862244c92d181cc8325cd1, type: 3}
|
|
|
+ propertyPath: m_AnchoredPosition.x
|
|
|
+ value: 95
|
|
|
+ objectReference: {fileID: 0}
|
|
|
+ - target: {fileID: 7394528043978614730, guid: 7b3817d41d862244c92d181cc8325cd1, type: 3}
|
|
|
+ propertyPath: m_AnchoredPosition.x
|
|
|
+ value: 123.6
|
|
|
+ objectReference: {fileID: 0}
|
|
|
m_RemovedComponents: []
|
|
|
m_RemovedGameObjects: []
|
|
|
m_AddedGameObjects: []
|