%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &134557728973354454
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 8940211658775882739}
  m_Layer: 0
  m_Name: EnemyContainer
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &8940211658775882739
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 134557728973354454}
  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: 2030764782217282026}
  m_Father: {fileID: 7344938646805724615}
  m_RootOrder: 5
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2030764782217282030
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 2030764782217282026}
  - component: {fileID: 2030764782217282027}
  - component: {fileID: 2030764782217282024}
  - component: {fileID: 2030764782217282025}
  - component: {fileID: 2030764782217282005}
  - component: {fileID: 7024595601112354049}
  m_Layer: 0
  m_Name: Enemy-Simple
  m_TagString: Enemy
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &2030764782217282026
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2030764782217282030}
  m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  m_LocalPosition: {x: 3, y: 1, z: 2}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children:
  - {fileID: 7959339123199472858}
  m_Father: {fileID: 8940211658775882739}
  m_RootOrder: 0
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &2030764782217282027
MeshFilter:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2030764782217282030}
  m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0}
--- !u!23 &2030764782217282024
MeshRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2030764782217282030}
  m_Enabled: 1
  m_CastShadows: 1
  m_ReceiveShadows: 1
  m_DynamicOccludee: 1
  m_StaticShadowCaster: 0
  m_MotionVectors: 1
  m_LightProbeUsage: 1
  m_ReflectionProbeUsage: 1
  m_RayTracingMode: 2
  m_RayTraceProcedural: 0
  m_RenderingLayerMask: 1
  m_RendererPriority: 0
  m_Materials:
  - {fileID: 2100000, guid: 3928c4c05b9a70849a7be5a0278b3e3d, type: 2}
  m_StaticBatchInfo:
    firstSubMesh: 0
    subMeshCount: 0
  m_StaticBatchRoot: {fileID: 0}
  m_ProbeAnchor: {fileID: 0}
  m_LightProbeVolumeOverride: {fileID: 0}
  m_ScaleInLightmap: 1
  m_ReceiveGI: 1
  m_PreserveUVs: 0
  m_IgnoreNormalsForChartDetection: 0
  m_ImportantGI: 0
  m_StitchLightmapSeams: 1
  m_SelectedEditorRenderState: 3
  m_MinimumChartSize: 4
  m_AutoUVMaxDistance: 0.5
  m_AutoUVMaxAngle: 89
  m_LightmapParameters: {fileID: 0}
  m_SortingLayerID: 0
  m_SortingLayer: 0
  m_SortingOrder: 0
  m_AdditionalVertexStreams: {fileID: 0}
--- !u!136 &2030764782217282025
CapsuleCollider:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2030764782217282030}
  m_Material: {fileID: 0}
  m_IsTrigger: 0
  m_Enabled: 1
  m_Radius: 0.5
  m_Height: 2
  m_Direction: 1
  m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &2030764782217282005
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2030764782217282030}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 8cded1019e262a04e8d9ccb536d1ff20, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  b: {fileID: 0}
--- !u!114 &7024595601112354049
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2030764782217282030}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: b25389b3cd1e7084d81fa752823ef210, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  isDead: 0
  MaxHP: 100
--- !u!1 &2099552051784210238
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 5917679179792999917}
  - component: {fileID: 1500468590635735056}
  - component: {fileID: 6783096796802577557}
  - component: {fileID: 7265765600696971307}
  - component: {fileID: 8103822422578698849}
  m_Layer: 0
  m_Name: Cube (1)
  m_TagString: Wall
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &5917679179792999917
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2099552051784210238}
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  m_LocalPosition: {x: -3, y: 0, z: 5}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 7344938646805724615}
  m_RootOrder: 2
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1500468590635735056
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2099552051784210238}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  m_MeshFormatVersion: 2
  m_Faces:
  - m_Indexes: 000000000100000002000000010000000300000002000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 040000000500000006000000050000000700000006000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 08000000090000000a000000090000000b0000000a000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 100000001100000012000000110000001300000012000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 140000001500000016000000150000001700000016000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  m_SharedVertices:
  - m_Vertices: 000000000d00000016000000
  - m_Vertices: 010000000400000017000000
  - m_Vertices: 020000000f00000010000000
  - m_Vertices: 030000000600000011000000
  - m_Vertices: 050000000800000015000000
  - m_Vertices: 070000000a00000013000000
  - m_Vertices: 090000000c00000014000000
  - m_Vertices: 0b0000000e00000012000000
  m_SharedTextures: []
  m_Positions:
  - {x: -1, y: 0, z: 0}
  - {x: 6, y: 0, z: 0}
  - {x: -1, y: 2, z: 0}
  - {x: 6, y: 2, z: 0}
  - {x: 6, y: 0, z: 0}
  - {x: 6, y: 0, z: -1}
  - {x: 6, y: 2, z: 0}
  - {x: 6, y: 2, z: -1}
  - {x: 6, y: 0, z: -1}
  - {x: -1, y: 0, z: -1}
  - {x: 6, y: 2, z: -1}
  - {x: -1, y: 2, z: -1}
  - {x: -1, y: 0, z: -1}
  - {x: -1, y: 0, z: 0}
  - {x: -1, y: 2, z: -1}
  - {x: -1, y: 2, z: 0}
  - {x: -1, y: 2, z: 0}
  - {x: 6, y: 2, z: 0}
  - {x: -1, y: 2, z: -1}
  - {x: 6, y: 2, z: -1}
  - {x: -1, y: 0, z: -1}
  - {x: 6, y: 0, z: -1}
  - {x: -1, y: 0, z: 0}
  - {x: 6, y: 0, z: 0}
  m_Textures0:
  - {x: 1, y: 0}
  - {x: -6, y: 0}
  - {x: 1, y: 2}
  - {x: -6, y: 2}
  - {x: 0, y: 0}
  - {x: -1, y: 0}
  - {x: 0, y: 2}
  - {x: -1, y: 2}
  - {x: 6, y: 0}
  - {x: -1, y: 0}
  - {x: 6, y: 2}
  - {x: -1, y: 2}
  - {x: 1, y: 0}
  - {x: 0, y: 0}
  - {x: 1, y: 2}
  - {x: 0, y: 2}
  - {x: -1, y: 0}
  - {x: 6, y: 0}
  - {x: -1, y: -1}
  - {x: 6, y: -1}
  - {x: 1, y: -1}
  - {x: -6, y: -1}
  - {x: 1, y: 0}
  - {x: -6, y: 0}
  m_Textures2: []
  m_Textures3: []
  m_Tangents:
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  m_Colors: []
  m_UnwrapParameters:
    m_HardAngle: 88
    m_PackMargin: 20
    m_AngleError: 8
    m_AreaError: 15
  m_PreserveMeshAssetOnDestroy: 0
  assetGuid: 
  m_Mesh: {fileID: 0}
  m_VersionIndex: 9
  m_IsSelectable: 1
  m_SelectedFaces: 
  m_SelectedEdges: []
  m_SelectedVertices: 
--- !u!23 &6783096796802577557
MeshRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2099552051784210238}
  m_Enabled: 1
  m_CastShadows: 1
  m_ReceiveShadows: 1
  m_DynamicOccludee: 1
  m_StaticShadowCaster: 0
  m_MotionVectors: 1
  m_LightProbeUsage: 1
  m_ReflectionProbeUsage: 1
  m_RayTracingMode: 2
  m_RayTraceProcedural: 0
  m_RenderingLayerMask: 1
  m_RendererPriority: 0
  m_Materials:
  - {fileID: 2100000, guid: 652107f36a28e44479c0b827dee5852a, type: 2}
  m_StaticBatchInfo:
    firstSubMesh: 0
    subMeshCount: 0
  m_StaticBatchRoot: {fileID: 0}
  m_ProbeAnchor: {fileID: 0}
  m_LightProbeVolumeOverride: {fileID: 0}
  m_ScaleInLightmap: 1
  m_ReceiveGI: 1
  m_PreserveUVs: 0
  m_IgnoreNormalsForChartDetection: 0
  m_ImportantGI: 0
  m_StitchLightmapSeams: 1
  m_SelectedEditorRenderState: 2
  m_MinimumChartSize: 4
  m_AutoUVMaxDistance: 0.5
  m_AutoUVMaxAngle: 89
  m_LightmapParameters: {fileID: 0}
  m_SortingLayerID: 0
  m_SortingLayer: 0
  m_SortingOrder: 0
  m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &7265765600696971307
MeshFilter:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2099552051784210238}
  m_Mesh: {fileID: 0}
--- !u!64 &8103822422578698849
MeshCollider:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2099552051784210238}
  m_Material: {fileID: 0}
  m_IsTrigger: 0
  m_Enabled: 1
  serializedVersion: 4
  m_Convex: 0
  m_CookingOptions: 30
  m_Mesh: {fileID: 0}
--- !u!1 &3900836121559944167
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 8304541297668928371}
  - component: {fileID: 8869322140991160096}
  - component: {fileID: 2116059595401007014}
  - component: {fileID: 2206220280247135875}
  - component: {fileID: 6389280837384969653}
  m_Layer: 0
  m_Name: Cube (2)
  m_TagString: Wall
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &8304541297668928371
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 3900836121559944167}
  m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
  m_LocalPosition: {x: -4, y: 0, z: 4}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 7344938646805724615}
  m_RootOrder: 3
  m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0}
--- !u!114 &8869322140991160096
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 3900836121559944167}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  m_MeshFormatVersion: 2
  m_Faces:
  - m_Indexes: 000000000100000002000000010000000300000002000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: -0.00000047683716, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 040000000500000006000000050000000700000006000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 08000000090000000a000000090000000b0000000a000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 100000001100000012000000110000001300000012000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: -0.00000047683716, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 140000001500000016000000150000001700000016000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0.00000047683716, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  m_SharedVertices:
  - m_Vertices: 000000000d00000016000000
  - m_Vertices: 010000000400000017000000
  - m_Vertices: 020000000f00000010000000
  - m_Vertices: 030000000600000011000000
  - m_Vertices: 050000000800000015000000
  - m_Vertices: 070000000a00000013000000
  - m_Vertices: 090000000c00000014000000
  - m_Vertices: 0b0000000e00000012000000
  m_SharedTextures: []
  m_Positions:
  - {x: -0.9999988, y: 0, z: -0.00000023841858}
  - {x: 7.000002, y: 0, z: 0.00000071525574}
  - {x: -0.9999988, y: 2, z: -0.00000023841858}
  - {x: 7.000002, y: 2, z: 0.00000071525574}
  - {x: 7.000002, y: 0, z: 0.00000071525574}
  - {x: 7.0000024, y: 0, z: -1.0000004}
  - {x: 7.000002, y: 2, z: 0.00000071525574}
  - {x: 7.0000024, y: 2, z: -1.0000004}
  - {x: 7.0000024, y: 0, z: -1.0000004}
  - {x: -0.9999987, y: 0, z: -1.0000004}
  - {x: 7.0000024, y: 2, z: -1.0000004}
  - {x: -0.9999987, y: 2, z: -1.0000004}
  - {x: -0.9999987, y: 0, z: -1.0000004}
  - {x: -0.9999988, y: 0, z: -0.00000023841858}
  - {x: -0.9999987, y: 2, z: -1.0000004}
  - {x: -0.9999988, y: 2, z: -0.00000023841858}
  - {x: -0.9999988, y: 2, z: -0.00000023841858}
  - {x: 7.000002, y: 2, z: 0.00000071525574}
  - {x: -0.9999987, y: 2, z: -1.0000004}
  - {x: 7.0000024, y: 2, z: -1.0000004}
  - {x: -0.9999987, y: 0, z: -1.0000004}
  - {x: 7.0000024, y: 0, z: -1.0000004}
  - {x: -0.9999988, y: 0, z: -0.00000023841858}
  - {x: 7.000002, y: 0, z: 0.00000071525574}
  m_Textures0:
  - {x: 0.9999993, y: 0}
  - {x: -7.0000014, y: 0}
  - {x: 0.9999993, y: 2}
  - {x: -7.0000014, y: 2}
  - {x: -0.0000026226016, y: 0}
  - {x: -1.0000037, y: 0}
  - {x: -0.0000026226016, y: 2}
  - {x: -1.0000037, y: 2}
  - {x: 7.0000024, y: 0}
  - {x: -0.9999987, y: 0}
  - {x: 7.0000024, y: 2}
  - {x: -0.9999987, y: 2}
  - {x: 1.0000002, y: 0}
  - {x: 0.00000011920945, y: 0}
  - {x: 1.0000002, y: 2}
  - {x: 0.00000011920945, y: 2}
  - {x: -0.99999833, y: -0.00000023841858}
  - {x: 7.0000024, y: 0.00000071525574}
  - {x: -0.9999982, y: -1.0000004}
  - {x: 7.000003, y: -1.0000004}
  - {x: 0.9999982, y: -1.0000004}
  - {x: -7.000003, y: -1.0000004}
  - {x: 0.99999833, y: -0.00000023841858}
  - {x: -7.0000024, y: 0.00000071525574}
  m_Textures2: []
  m_Textures3: []
  m_Tangents:
  - {x: -1, y: 0, z: -0.000000119209275, w: -1}
  - {x: -1, y: 0, z: -0.000000119209275, w: -1}
  - {x: -1, y: 0, z: -0.000000119209275, w: -1}
  - {x: -1, y: 0, z: -0.000000119209275, w: -1}
  - {x: -0.00000047683665, y: 0, z: 1, w: -1}
  - {x: -0.00000047683665, y: 0, z: 1, w: -1}
  - {x: -0.00000047683665, y: 0, z: 1, w: -1}
  - {x: -0.00000047683665, y: 0, z: 1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 0.000000119209275, y: 0, z: -1, w: -1}
  - {x: 0.000000119209275, y: 0, z: -1, w: -1}
  - {x: 0.000000119209275, y: 0, z: -1, w: -1}
  - {x: 0.000000119209275, y: 0, z: -1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  m_Colors: []
  m_UnwrapParameters:
    m_HardAngle: 88
    m_PackMargin: 20
    m_AngleError: 8
    m_AreaError: 15
  m_PreserveMeshAssetOnDestroy: 0
  assetGuid: 
  m_Mesh: {fileID: 0}
  m_VersionIndex: 9
  m_IsSelectable: 1
  m_SelectedFaces: 
  m_SelectedEdges: []
  m_SelectedVertices: 
--- !u!23 &2116059595401007014
MeshRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 3900836121559944167}
  m_Enabled: 1
  m_CastShadows: 1
  m_ReceiveShadows: 1
  m_DynamicOccludee: 1
  m_StaticShadowCaster: 0
  m_MotionVectors: 1
  m_LightProbeUsage: 1
  m_ReflectionProbeUsage: 1
  m_RayTracingMode: 2
  m_RayTraceProcedural: 0
  m_RenderingLayerMask: 1
  m_RendererPriority: 0
  m_Materials:
  - {fileID: 2100000, guid: 652107f36a28e44479c0b827dee5852a, type: 2}
  m_StaticBatchInfo:
    firstSubMesh: 0
    subMeshCount: 0
  m_StaticBatchRoot: {fileID: 0}
  m_ProbeAnchor: {fileID: 0}
  m_LightProbeVolumeOverride: {fileID: 0}
  m_ScaleInLightmap: 1
  m_ReceiveGI: 1
  m_PreserveUVs: 0
  m_IgnoreNormalsForChartDetection: 0
  m_ImportantGI: 0
  m_StitchLightmapSeams: 1
  m_SelectedEditorRenderState: 2
  m_MinimumChartSize: 4
  m_AutoUVMaxDistance: 0.5
  m_AutoUVMaxAngle: 89
  m_LightmapParameters: {fileID: 0}
  m_SortingLayerID: 0
  m_SortingLayer: 0
  m_SortingOrder: 0
  m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &2206220280247135875
MeshFilter:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 3900836121559944167}
  m_Mesh: {fileID: 0}
--- !u!64 &6389280837384969653
MeshCollider:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 3900836121559944167}
  m_Material: {fileID: 0}
  m_IsTrigger: 0
  m_Enabled: 1
  serializedVersion: 4
  m_Convex: 0
  m_CookingOptions: 30
  m_Mesh: {fileID: 0}
--- !u!1 &6237529551832059117
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 6314650463316416029}
  - component: {fileID: 5393866624302208615}
  - component: {fileID: 7094705263510585180}
  - component: {fileID: 6551876038291917559}
  - component: {fileID: 2608824435235381101}
  m_Layer: 0
  m_Name: Cube
  m_TagString: Wall
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &6314650463316416029
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 6237529551832059117}
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  m_LocalPosition: {x: -1, y: 0, z: -4}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 7344938646805724615}
  m_RootOrder: 1
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &5393866624302208615
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 6237529551832059117}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  m_MeshFormatVersion: 2
  m_Faces:
  - m_Indexes: 000000000100000002000000010000000300000002000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 040000000500000006000000050000000700000006000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 08000000090000000a000000090000000b0000000a000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 100000001100000012000000110000001300000012000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 140000001500000016000000150000001700000016000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  m_SharedVertices:
  - m_Vertices: 000000000d00000016000000
  - m_Vertices: 010000000400000017000000
  - m_Vertices: 020000000f00000010000000
  - m_Vertices: 030000000600000011000000
  - m_Vertices: 050000000800000015000000
  - m_Vertices: 070000000a00000013000000
  - m_Vertices: 090000000c00000014000000
  - m_Vertices: 0b0000000e00000012000000
  m_SharedTextures: []
  m_Positions:
  - {x: 1, y: 0, z: 0}
  - {x: 5, y: 0, z: 0}
  - {x: 1, y: 2, z: 0}
  - {x: 5, y: 2, z: 0}
  - {x: 5, y: 0, z: 0}
  - {x: 5, y: 0, z: -1}
  - {x: 5, y: 2, z: 0}
  - {x: 5, y: 2, z: -1}
  - {x: 5, y: 0, z: -1}
  - {x: 1, y: 0, z: -1}
  - {x: 5, y: 2, z: -1}
  - {x: 1, y: 2, z: -1}
  - {x: 1, y: 0, z: -1}
  - {x: 1, y: 0, z: 0}
  - {x: 1, y: 2, z: -1}
  - {x: 1, y: 2, z: 0}
  - {x: 1, y: 2, z: 0}
  - {x: 5, y: 2, z: 0}
  - {x: 1, y: 2, z: -1}
  - {x: 5, y: 2, z: -1}
  - {x: 1, y: 0, z: -1}
  - {x: 5, y: 0, z: -1}
  - {x: 1, y: 0, z: 0}
  - {x: 5, y: 0, z: 0}
  m_Textures0:
  - {x: -1, y: 0}
  - {x: -5, y: 0}
  - {x: -1, y: 2}
  - {x: -5, y: 2}
  - {x: 0, y: 0}
  - {x: -1, y: 0}
  - {x: 0, y: 2}
  - {x: -1, y: 2}
  - {x: 5, y: 0}
  - {x: 1, y: 0}
  - {x: 5, y: 2}
  - {x: 1, y: 2}
  - {x: 1, y: 0}
  - {x: 0, y: 0}
  - {x: 1, y: 2}
  - {x: 0, y: 2}
  - {x: 1, y: 0}
  - {x: 5, y: 0}
  - {x: 1, y: -1}
  - {x: 5, y: -1}
  - {x: -1, y: -1}
  - {x: -5, y: -1}
  - {x: -1, y: 0}
  - {x: -5, y: 0}
  m_Textures2: []
  m_Textures3: []
  m_Tangents:
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  m_Colors: []
  m_UnwrapParameters:
    m_HardAngle: 88
    m_PackMargin: 20
    m_AngleError: 8
    m_AreaError: 15
  m_PreserveMeshAssetOnDestroy: 0
  assetGuid: 
  m_Mesh: {fileID: 0}
  m_VersionIndex: 9
  m_IsSelectable: 1
  m_SelectedFaces: 
  m_SelectedEdges: []
  m_SelectedVertices: 
--- !u!23 &7094705263510585180
MeshRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 6237529551832059117}
  m_Enabled: 1
  m_CastShadows: 1
  m_ReceiveShadows: 1
  m_DynamicOccludee: 1
  m_StaticShadowCaster: 0
  m_MotionVectors: 1
  m_LightProbeUsage: 1
  m_ReflectionProbeUsage: 1
  m_RayTracingMode: 2
  m_RayTraceProcedural: 0
  m_RenderingLayerMask: 1
  m_RendererPriority: 0
  m_Materials:
  - {fileID: 2100000, guid: 652107f36a28e44479c0b827dee5852a, type: 2}
  m_StaticBatchInfo:
    firstSubMesh: 0
    subMeshCount: 0
  m_StaticBatchRoot: {fileID: 0}
  m_ProbeAnchor: {fileID: 0}
  m_LightProbeVolumeOverride: {fileID: 0}
  m_ScaleInLightmap: 1
  m_ReceiveGI: 1
  m_PreserveUVs: 0
  m_IgnoreNormalsForChartDetection: 0
  m_ImportantGI: 0
  m_StitchLightmapSeams: 1
  m_SelectedEditorRenderState: 2
  m_MinimumChartSize: 4
  m_AutoUVMaxDistance: 0.5
  m_AutoUVMaxAngle: 89
  m_LightmapParameters: {fileID: 0}
  m_SortingLayerID: 0
  m_SortingLayer: 0
  m_SortingOrder: 0
  m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &6551876038291917559
MeshFilter:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 6237529551832059117}
  m_Mesh: {fileID: 0}
--- !u!64 &2608824435235381101
MeshCollider:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 6237529551832059117}
  m_Material: {fileID: 0}
  m_IsTrigger: 0
  m_Enabled: 1
  serializedVersion: 4
  m_Convex: 0
  m_CookingOptions: 30
  m_Mesh: {fileID: 0}
--- !u!1 &7344938646507407320
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 7344938646507407321}
  - component: {fileID: 7344938646507407325}
  - component: {fileID: 7344938646507407324}
  - component: {fileID: 7344938646507407327}
  - component: {fileID: 7344938646507407326}
  m_Layer: 0
  m_Name: FirebasesArea
  m_TagString: Wall
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!224 &7344938646507407321
RectTransform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646507407320}
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  m_LocalPosition: {x: 0, y: 0, z: 0}
  m_LocalScale: {x: 0.6, y: 1, z: 0.6}
  m_ConstrainProportionsScale: 1
  m_Children: []
  m_Father: {fileID: 7344938646805724615}
  m_RootOrder: 0
  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: 0, y: 0.01}
  m_SizeDelta: {x: 100, y: 100}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!33 &7344938646507407325
MeshFilter:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646507407320}
  m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
--- !u!23 &7344938646507407324
MeshRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646507407320}
  m_Enabled: 1
  m_CastShadows: 1
  m_ReceiveShadows: 1
  m_DynamicOccludee: 1
  m_StaticShadowCaster: 0
  m_MotionVectors: 1
  m_LightProbeUsage: 1
  m_ReflectionProbeUsage: 1
  m_RayTracingMode: 2
  m_RayTraceProcedural: 0
  m_RenderingLayerMask: 1
  m_RendererPriority: 0
  m_Materials:
  - {fileID: 2100000, guid: 64ef717bc697ed049aa24dd03708ed11, type: 2}
  m_StaticBatchInfo:
    firstSubMesh: 0
    subMeshCount: 0
  m_StaticBatchRoot: {fileID: 0}
  m_ProbeAnchor: {fileID: 0}
  m_LightProbeVolumeOverride: {fileID: 0}
  m_ScaleInLightmap: 1
  m_ReceiveGI: 1
  m_PreserveUVs: 0
  m_IgnoreNormalsForChartDetection: 0
  m_ImportantGI: 0
  m_StitchLightmapSeams: 1
  m_SelectedEditorRenderState: 3
  m_MinimumChartSize: 4
  m_AutoUVMaxDistance: 0.5
  m_AutoUVMaxAngle: 89
  m_LightmapParameters: {fileID: 0}
  m_SortingLayerID: 0
  m_SortingLayer: 0
  m_SortingOrder: 0
  m_AdditionalVertexStreams: {fileID: 0}
--- !u!64 &7344938646507407327
MeshCollider:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646507407320}
  m_Material: {fileID: 0}
  m_IsTrigger: 0
  m_Enabled: 1
  serializedVersion: 4
  m_Convex: 0
  m_CookingOptions: 30
  m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
--- !u!222 &7344938646507407326
CanvasRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646507407320}
  m_CullTransparentMesh: 1
--- !u!1 &7344938646805724614
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 7344938646805724615}
  - component: {fileID: 7344938646805724612}
  m_Layer: 0
  m_Name: Go-BigRoom-littleArea
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &7344938646805724615
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646805724614}
  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: 7344938646507407321}
  - {fileID: 6314650463316416029}
  - {fileID: 5917679179792999917}
  - {fileID: 8304541297668928371}
  - {fileID: 1628014601200102621}
  - {fileID: 8940211658775882739}
  m_Father: {fileID: 0}
  m_RootOrder: 0
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &7344938646805724612
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7344938646805724614}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 8e1ae09061637cf4ead72321c221f783, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  FirebasesAreaObj: {fileID: 7344938646507407320}
  EnemyContainerObj: {fileID: 134557728973354454}
  group1InareaNum: 0
  group2InareaNum: 0
  belongRatio: 0
  blockSize: 10
  firebasesAreaPosition: {x: 0, y: 0, z: 0}
  firebasesAreaScale: 0
  firebasesAreaDiameter: 0
  sceneType: 0
  isDestroyed: 0
  group1Tag: Player
  group2Tag: Enemy
  belongMaxPoint: 10
  firebasesBelong: 0
  addPointInterval: 0.1
  stayTimeNeeded: 2
  group1Objs: []
  group2Objs: []
--- !u!1 &7959339123077860472
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 7959339123077860473}
  - component: {fileID: 7959339123077860475}
  - component: {fileID: 7959339123077860474}
  m_Layer: 5
  m_Name: Image
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!224 &7959339123077860473
RectTransform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123077860472}
  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: 7959339123818024553}
  m_RootOrder: 0
  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: 0, y: 0}
  m_SizeDelta: {x: 1, y: 0.22}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &7959339123077860475
CanvasRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123077860472}
  m_CullTransparentMesh: 1
--- !u!114 &7959339123077860474
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123077860472}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, 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: 0
  m_OnCullStateChanged:
    m_PersistentCalls:
      m_Calls: []
  m_Sprite: {fileID: 21300000, guid: 6e45334af48d8be41bc466a250835d44, type: 3}
  m_Type: 3
  m_PreserveAspect: 0
  m_FillCenter: 1
  m_FillMethod: 0
  m_FillAmount: 1
  m_FillClockwise: 1
  m_FillOrigin: 0
  m_UseSpriteMesh: 0
  m_PixelsPerUnitMultiplier: 1
--- !u!1 &7959339123199472857
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 7959339123199472858}
  - component: {fileID: 7959339123199472870}
  - component: {fileID: 7959339123199472869}
  - component: {fileID: 7959339123199472868}
  - component: {fileID: 6886863271640564628}
  m_Layer: 5
  m_Name: HPBar
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!224 &7959339123199472858
RectTransform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123199472857}
  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: 7959339123818024553}
  m_Father: {fileID: 2030764782217282026}
  m_RootOrder: 0
  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: 0, y: 1.3}
  m_SizeDelta: {x: 100, y: 100}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!223 &7959339123199472870
Canvas:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123199472857}
  m_Enabled: 1
  serializedVersion: 3
  m_RenderMode: 2
  m_Camera: {fileID: 0}
  m_PlaneDistance: 100
  m_PixelPerfect: 0
  m_ReceivesEvents: 1
  m_OverrideSorting: 0
  m_OverridePixelPerfect: 0
  m_SortingBucketNormalizedSize: 0
  m_AdditionalShaderChannelsFlag: 0
  m_SortingLayerID: 0
  m_SortingOrder: 0
  m_TargetDisplay: 0
--- !u!114 &7959339123199472869
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123199472857}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  m_UiScaleMode: 0
  m_ReferencePixelsPerUnit: 100
  m_ScaleFactor: 1
  m_ReferenceResolution: {x: 800, y: 600}
  m_ScreenMatchMode: 0
  m_MatchWidthOrHeight: 0
  m_PhysicalUnit: 3
  m_FallbackScreenDPI: 96
  m_DefaultSpriteDPI: 96
  m_DynamicPixelsPerUnit: 1
  m_PresetInfoIsWorld: 1
--- !u!114 &7959339123199472868
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123199472857}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  m_IgnoreReversedGraphics: 1
  m_BlockingObjects: 0
  m_BlockingMask:
    serializedVersion: 2
    m_Bits: 4294967295
--- !u!114 &6886863271640564628
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123199472857}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 925561829acf6c94097de75bf186b561, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
--- !u!1 &7959339123818024552
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 7959339123818024553}
  - component: {fileID: 7959339123818024555}
  - component: {fileID: 7959339123818024554}
  m_Layer: 5
  m_Name: BG
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!224 &7959339123818024553
RectTransform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123818024552}
  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: 7959339123077860473}
  m_Father: {fileID: 7959339123199472858}
  m_RootOrder: 0
  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: 0, y: 0}
  m_SizeDelta: {x: 1, y: 0.22}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &7959339123818024555
CanvasRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123818024552}
  m_CullTransparentMesh: 1
--- !u!114 &7959339123818024554
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7959339123818024552}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, 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: 0
  m_OnCullStateChanged:
    m_PersistentCalls:
      m_Calls: []
  m_Sprite: {fileID: 0}
  m_Type: 3
  m_PreserveAspect: 0
  m_FillCenter: 1
  m_FillMethod: 0
  m_FillAmount: 1
  m_FillClockwise: 1
  m_FillOrigin: 0
  m_UseSpriteMesh: 0
  m_PixelsPerUnitMultiplier: 1
--- !u!1 &8903956905430384334
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 1628014601200102621}
  - component: {fileID: 4901864452114639319}
  - component: {fileID: 1928785223015122649}
  - component: {fileID: 5591246994561565977}
  - component: {fileID: 7247679950023814894}
  m_Layer: 0
  m_Name: Cube (3)
  m_TagString: Wall
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &1628014601200102621
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 8903956905430384334}
  m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
  m_LocalPosition: {x: 4, y: 0, z: -1}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 7344938646805724615}
  m_RootOrder: 4
  m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0}
--- !u!114 &4901864452114639319
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 8903956905430384334}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  m_MeshFormatVersion: 2
  m_Faces:
  - m_Indexes: 000000000100000002000000010000000300000002000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 040000000500000006000000050000000700000006000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 08000000090000000a000000090000000b0000000a000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 100000001100000012000000110000001300000012000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  - m_Indexes: 140000001500000016000000150000001700000016000000
    m_SmoothingGroup: 0
    m_Uv:
      m_UseWorldSpace: 0
      m_FlipU: 0
      m_FlipV: 0
      m_SwapUV: 0
      m_Fill: 1
      m_Scale: {x: 1, y: 1}
      m_Offset: {x: 0, y: 0}
      m_Rotation: 0
      m_Anchor: 9
    m_Material: {fileID: 0}
    m_SubmeshIndex: 0
    m_ManualUV: 0
    elementGroup: -1
    m_TextureGroup: -1
  m_SharedVertices:
  - m_Vertices: 000000000d00000016000000
  - m_Vertices: 010000000400000017000000
  - m_Vertices: 020000000f00000010000000
  - m_Vertices: 030000000600000011000000
  - m_Vertices: 050000000800000015000000
  - m_Vertices: 070000000a00000013000000
  - m_Vertices: 090000000c00000014000000
  - m_Vertices: 0b0000000e00000012000000
  m_SharedTextures: []
  m_Positions:
  - {x: -3.9999998, y: 0, z: 0.9999968}
  - {x: 4.000001, y: 0, z: 1.0000015}
  - {x: -3.9999998, y: 2, z: 0.9999968}
  - {x: 4.000001, y: 2, z: 1.0000015}
  - {x: 4.000001, y: 0, z: 1.0000015}
  - {x: 4.000001, y: 0, z: -0.00000047683716}
  - {x: 4.000001, y: 2, z: 1.0000015}
  - {x: 4.000001, y: 2, z: -0.00000047683716}
  - {x: 4.000001, y: 0, z: -0.00000047683716}
  - {x: -3.9999998, y: 0, z: -0.000005245209}
  - {x: 4.000001, y: 2, z: -0.00000047683716}
  - {x: -3.9999998, y: 2, z: -0.000005245209}
  - {x: -3.9999998, y: 0, z: -0.000005245209}
  - {x: -3.9999998, y: 0, z: 0.9999968}
  - {x: -3.9999998, y: 2, z: -0.000005245209}
  - {x: -3.9999998, y: 2, z: 0.9999968}
  - {x: -3.9999998, y: 2, z: 0.9999968}
  - {x: 4.000001, y: 2, z: 1.0000015}
  - {x: -3.9999998, y: 2, z: -0.000005245209}
  - {x: 4.000001, y: 2, z: -0.00000047683716}
  - {x: -3.9999998, y: 0, z: -0.000005245209}
  - {x: 4.000001, y: 0, z: -0.00000047683716}
  - {x: -3.9999998, y: 0, z: 0.9999968}
  - {x: 4.000001, y: 0, z: 1.0000015}
  m_Textures0:
  - {x: 3.9999993, y: 0}
  - {x: -4.0000014, y: 0}
  - {x: 3.9999993, y: 2}
  - {x: -4.0000014, y: 2}
  - {x: 1.0000015, y: 0}
  - {x: -0.00000047683716, y: 0}
  - {x: 1.0000015, y: 2}
  - {x: -0.00000047683716, y: 2}
  - {x: 4.000001, y: 0}
  - {x: -3.9999998, y: 0}
  - {x: 4.000001, y: 2}
  - {x: -3.9999998, y: 2}
  - {x: 0.000005245209, y: 0}
  - {x: -0.9999968, y: 0}
  - {x: 0.000005245209, y: 2}
  - {x: -0.9999968, y: 2}
  - {x: -3.9999998, y: 0.9999968}
  - {x: 4.000001, y: 1.0000015}
  - {x: -3.9999998, y: -0.000005245209}
  - {x: 4.000001, y: -0.00000047683716}
  - {x: 3.9999998, y: -0.000005245209}
  - {x: -4.000001, y: -0.00000047683716}
  - {x: 3.9999998, y: 0.9999968}
  - {x: -4.000001, y: 1.0000015}
  m_Textures2: []
  m_Textures3: []
  m_Tangents:
  - {x: -1, y: 0, z: -0.0000005960464, w: -1}
  - {x: -1, y: 0, z: -0.0000005960464, w: -1}
  - {x: -1, y: 0, z: -0.0000005960464, w: -1}
  - {x: -1, y: 0, z: -0.0000005960464, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 0, y: 0, z: 1, w: -1}
  - {x: 1, y: 0, z: 0.00000059604645, w: -1}
  - {x: 1, y: 0, z: 0.00000059604645, w: -1}
  - {x: 1, y: 0, z: 0.00000059604645, w: -1}
  - {x: 1, y: 0, z: 0.00000059604645, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 0, y: 0, z: -1, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: 1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  - {x: -1, y: 0, z: 0, w: -1}
  m_Colors: []
  m_UnwrapParameters:
    m_HardAngle: 88
    m_PackMargin: 20
    m_AngleError: 8
    m_AreaError: 15
  m_PreserveMeshAssetOnDestroy: 0
  assetGuid: 
  m_Mesh: {fileID: 0}
  m_VersionIndex: 9
  m_IsSelectable: 1
  m_SelectedFaces: 
  m_SelectedEdges: []
  m_SelectedVertices: 
--- !u!23 &1928785223015122649
MeshRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 8903956905430384334}
  m_Enabled: 1
  m_CastShadows: 1
  m_ReceiveShadows: 1
  m_DynamicOccludee: 1
  m_StaticShadowCaster: 0
  m_MotionVectors: 1
  m_LightProbeUsage: 1
  m_ReflectionProbeUsage: 1
  m_RayTracingMode: 2
  m_RayTraceProcedural: 0
  m_RenderingLayerMask: 1
  m_RendererPriority: 0
  m_Materials:
  - {fileID: 2100000, guid: 652107f36a28e44479c0b827dee5852a, type: 2}
  m_StaticBatchInfo:
    firstSubMesh: 0
    subMeshCount: 0
  m_StaticBatchRoot: {fileID: 0}
  m_ProbeAnchor: {fileID: 0}
  m_LightProbeVolumeOverride: {fileID: 0}
  m_ScaleInLightmap: 1
  m_ReceiveGI: 1
  m_PreserveUVs: 0
  m_IgnoreNormalsForChartDetection: 0
  m_ImportantGI: 0
  m_StitchLightmapSeams: 1
  m_SelectedEditorRenderState: 2
  m_MinimumChartSize: 4
  m_AutoUVMaxDistance: 0.5
  m_AutoUVMaxAngle: 89
  m_LightmapParameters: {fileID: 0}
  m_SortingLayerID: 0
  m_SortingLayer: 0
  m_SortingOrder: 0
  m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &5591246994561565977
MeshFilter:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 8903956905430384334}
  m_Mesh: {fileID: 0}
--- !u!64 &7247679950023814894
MeshCollider:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 8903956905430384334}
  m_Material: {fileID: 0}
  m_IsTrigger: 0
  m_Enabled: 1
  serializedVersion: 4
  m_Convex: 0
  m_CookingOptions: 30
  m_Mesh: {fileID: 0}