123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!1 &2745290893365710337
- GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 2745290893365710342}
- - component: {fileID: 2745290893365710341}
- - component: {fileID: 2745290893365710340}
- - component: {fileID: 2745290893365710343}
- m_Layer: 0
- m_Name: Ground
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
- --- !u!4 &2745290893365710342
- Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893365710337}
- m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 2.5, y: 0.01, z: 3.5}
- m_Children: []
- m_Father: {fileID: 2745290893639267836}
- m_RootOrder: 1
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
- --- !u!33 &2745290893365710341
- MeshFilter:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893365710337}
- m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
- --- !u!23 &2745290893365710340
- MeshRenderer:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893365710337}
- m_Enabled: 1
- m_CastShadows: 0
- m_ReceiveShadows: 0
- m_DynamicOccludee: 1
- 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: 8d08384cd4f3d433e985bfd76d50279f, 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!65 &2745290893365710343
- BoxCollider:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893365710337}
- m_Material: {fileID: 0}
- m_IsTrigger: 0
- m_Enabled: 0
- serializedVersion: 2
- m_Size: {x: 1, y: 1, z: 1}
- m_Center: {x: 0, y: 0, z: 0}
- --- !u!1 &2745290893639267839
- GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 2745290893639267836}
- - component: {fileID: -6943093483626961504}
- - component: {fileID: 3962070855323281718}
- - component: {fileID: -2745062077496270586}
- - component: {fileID: -1057458509230633650}
- - component: {fileID: 3318316960317840684}
- - component: {fileID: -8203826467890872361}
- m_Layer: 0
- m_Name: Gratis_Wifi
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
- --- !u!4 &2745290893639267836
- Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 0.015, y: 0.015, z: 0.015}
- m_Children:
- - {fileID: 3173540265758552698}
- - {fileID: 2745290893365710342}
- - {fileID: 3842639785139359360}
- m_Father: {fileID: 0}
- m_RootOrder: 0
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
- --- !u!114 &-6943093483626961504
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: c670bfa55d621474ea22ff77c1820163, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- m_InteractionManager: {fileID: 0}
- m_Colliders: []
- m_InteractionLayerMask:
- serializedVersion: 2
- m_Bits: 4294967295
- m_InteractionLayers:
- m_Bits: 1
- m_SelectMode: 0
- m_CustomReticle: {fileID: 0}
- m_FirstHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_LastHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_HoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_HoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_FirstSelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_LastSelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_SelectEntered:
- m_PersistentCalls:
- m_Calls:
- - m_Target: {fileID: 3318316960317840684}
- m_TargetAssemblyTypeName: SetObjectToDelete, Assembly-CSharp
- m_MethodName: SetObjToDelete
- m_Mode: 1
- m_Arguments:
- m_ObjectArgument: {fileID: 0}
- m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
- m_IntArgument: 0
- m_FloatArgument: 0
- m_StringArgument:
- m_BoolArgument: 0
- m_CallState: 2
- - m_Target: {fileID: -8203826467890872361}
- m_TargetAssemblyTypeName: DeleteVisible, Assembly-CSharp
- m_MethodName: setDeleteVisible
- m_Mode: 1
- m_Arguments:
- m_ObjectArgument: {fileID: 0}
- m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
- m_IntArgument: 0
- m_FloatArgument: 0
- m_StringArgument:
- m_BoolArgument: 0
- m_CallState: 2
- m_SelectExited:
- m_PersistentCalls:
- m_Calls:
- - m_Target: {fileID: -8203826467890872361}
- m_TargetAssemblyTypeName: DeleteVisible, Assembly-CSharp
- m_MethodName: setDeleteNonVisible
- m_Mode: 1
- m_Arguments:
- m_ObjectArgument: {fileID: 0}
- m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
- m_IntArgument: 0
- m_FloatArgument: 0
- m_StringArgument:
- m_BoolArgument: 0
- m_CallState: 2
- m_Activated:
- m_PersistentCalls:
- m_Calls: []
- m_Deactivated:
- m_PersistentCalls:
- m_Calls: []
- m_OnFirstHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnLastHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectCanceled:
- m_PersistentCalls:
- m_Calls: []
- m_OnActivate:
- m_PersistentCalls:
- m_Calls: []
- m_OnDeactivate:
- m_PersistentCalls:
- m_Calls: []
- m_XROrigin: {fileID: 0}
- m_ARSessionOrigin: {fileID: 0}
- m_SelectionVisualization: {fileID: 2588839340589575165}
- --- !u!114 &3962070855323281718
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: ddf6f41d7b58d4144a887c52ce97c699, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- m_InteractionManager: {fileID: 0}
- m_Colliders: []
- m_InteractionLayerMask:
- serializedVersion: 2
- m_Bits: 4294967295
- m_InteractionLayers:
- m_Bits: 1
- m_SelectMode: 0
- m_CustomReticle: {fileID: 0}
- m_FirstHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_LastHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_HoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_HoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_FirstSelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_LastSelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_SelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_SelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_Activated:
- m_PersistentCalls:
- m_Calls: []
- m_Deactivated:
- m_PersistentCalls:
- m_Calls: []
- m_OnFirstHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnLastHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectCanceled:
- m_PersistentCalls:
- m_Calls: []
- m_OnActivate:
- m_PersistentCalls:
- m_Calls: []
- m_OnDeactivate:
- m_PersistentCalls:
- m_Calls: []
- m_XROrigin: {fileID: 0}
- m_ARSessionOrigin: {fileID: 0}
- m_ObjectGestureTranslationMode: 0
- m_MaxTranslationDistance: 10
- m_FallbackLayerMask:
- serializedVersion: 2
- m_Bits: 0
- --- !u!114 &-2745062077496270586
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: c6266a2729abc4d18a676c7c2bd1c0ca, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- m_InteractionManager: {fileID: 0}
- m_Colliders: []
- m_InteractionLayerMask:
- serializedVersion: 2
- m_Bits: 4294967295
- m_InteractionLayers:
- m_Bits: 1
- m_SelectMode: 0
- m_CustomReticle: {fileID: 0}
- m_FirstHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_LastHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_HoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_HoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_FirstSelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_LastSelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_SelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_SelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_Activated:
- m_PersistentCalls:
- m_Calls: []
- m_Deactivated:
- m_PersistentCalls:
- m_Calls: []
- m_OnFirstHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnLastHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnHoverEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnHoverExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectEntered:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectExited:
- m_PersistentCalls:
- m_Calls: []
- m_OnSelectCanceled:
- m_PersistentCalls:
- m_Calls: []
- m_OnActivate:
- m_PersistentCalls:
- m_Calls: []
- m_OnDeactivate:
- m_PersistentCalls:
- m_Calls: []
- m_XROrigin: {fileID: 0}
- m_ARSessionOrigin: {fileID: 0}
- m_RotationRateDegreesDrag: 100
- m_RotationRateDegreesTwist: 2.5
- --- !u!65 &-1057458509230633650
- BoxCollider:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_Material: {fileID: 0}
- m_IsTrigger: 0
- m_Enabled: 1
- serializedVersion: 2
- m_Size: {x: 2.5, y: 3, z: 3.5}
- m_Center: {x: 0, y: 1.5, z: 0}
- --- !u!114 &3318316960317840684
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: a5d0827a396124fcc89e33c0e9f26ae7, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- --- !u!114 &-8203826467890872361
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2745290893639267839}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: c7965cffdc14c48218eb1d8b9dde5544, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- button: {fileID: 1033244952053993167, guid: 66ed1a2c22d1f4e17af64e2907bb8302, type: 3}
- --- !u!1001 &2745290893682336733
- PrefabInstance:
- m_ObjectHideFlags: 0
- serializedVersion: 2
- m_Modification:
- m_TransformParent: {fileID: 2745290893639267836}
- m_Modifications:
- - target: {fileID: 96903429776165661, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_Name
- value: wifi
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_RootOrder
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalScale.x
- value: 1.5
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalScale.y
- value: 1.5
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalScale.z
- value: 1.5
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalPosition.x
- value: -0.89
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalPosition.y
- value: 0.92
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalPosition.z
- value: 4.81
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalRotation.w
- value: 1
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalRotation.x
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalRotation.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalRotation.z
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalEulerAnglesHint.x
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalEulerAnglesHint.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_LocalEulerAnglesHint.z
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1986426929429822753, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_CastShadows
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1986426929429822753, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- propertyPath: m_ReceiveShadows
- value: 0
- objectReference: {fileID: 0}
- m_RemovedComponents: []
- m_SourcePrefab: {fileID: 100100000, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- --- !u!4 &3173540265758552698 stripped
- Transform:
- m_CorrespondingSourceObject: {fileID: 726088391181144487, guid: 647d545fc0eb24f8a93049a502ed6ba7, type: 3}
- m_PrefabInstance: {fileID: 2745290893682336733}
- m_PrefabAsset: {fileID: 0}
- --- !u!1001 &5821115423761706822
- PrefabInstance:
- m_ObjectHideFlags: 0
- serializedVersion: 2
- m_Modification:
- m_TransformParent: {fileID: 2745290893639267836}
- m_Modifications:
- - target: {fileID: 1295378986361329953, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_Size.x
- value: 1
- objectReference: {fileID: 0}
- - target: {fileID: 1295378986361329953, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_Size.z
- value: 1
- objectReference: {fileID: 0}
- - target: {fileID: 1295378986361329953, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_Enabled
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_RootOrder
- value: 2
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalScale.x
- value: 2.5
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalScale.y
- value: 1.7
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalScale.z
- value: 3.5
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalPosition.x
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalPosition.y
- value: 0.94
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalPosition.z
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalRotation.w
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalRotation.x
- value: -0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalRotation.y
- value: -1
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalRotation.z
- value: -0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalEulerAnglesHint.x
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalEulerAnglesHint.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_LocalEulerAnglesHint.z
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 8297220455106397371, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_Name
- value: AA_Selektah
- objectReference: {fileID: 0}
- - target: {fileID: 8297220455106397371, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- propertyPath: m_IsActive
- value: 0
- objectReference: {fileID: 0}
- m_RemovedComponents: []
- m_SourcePrefab: {fileID: 100100000, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- --- !u!1 &2588839340589575165 stripped
- GameObject:
- m_CorrespondingSourceObject: {fileID: 8297220455106397371, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- m_PrefabInstance: {fileID: 5821115423761706822}
- m_PrefabAsset: {fileID: 0}
- --- !u!4 &3842639785139359360 stripped
- Transform:
- m_CorrespondingSourceObject: {fileID: 7321460069183185350, guid: a23f747cae65246eaa12acb8f4aed85b, type: 3}
- m_PrefabInstance: {fileID: 5821115423761706822}
- m_PrefabAsset: {fileID: 0}
|