diff --git a/Assets/MixedRealityToolkit.Generated/ProjectPreferences.asset b/Assets/MixedRealityToolkit.Generated/ProjectPreferences.asset index a25b116..7f4b79e 100644 --- a/Assets/MixedRealityToolkit.Generated/ProjectPreferences.asset +++ b/Assets/MixedRealityToolkit.Generated/ProjectPreferences.asset @@ -18,7 +18,7 @@ MonoBehaviour: - _MixedRealityToolkit_Editor_LockProfiles - MixedRealityToolkit_Editor_RunOptimalConfig - _MixedRealityToolkit_Editor_AutoEnableUWPCapabilities - values: 00010101 + values: 01010101 intPreferences: keys: - MixedRealityToolkit_Editor_AudioSpatializerCount diff --git a/Assets/Prefabs/LeftPickupObstacle.prefab b/Assets/Prefabs/LeftPickupObstacle.prefab new file mode 100644 index 0000000..854018c --- /dev/null +++ b/Assets/Prefabs/LeftPickupObstacle.prefab @@ -0,0 +1,318 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2770041589157022363 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7325759930161554093} + - component: {fileID: 3483036307648265919} + - component: {fileID: 171866056992132994} + - component: {fileID: 9129180984906178110} + - component: {fileID: 6798972125386430489} + - component: {fileID: 3292484581658444572} + - component: {fileID: 50432243329107011} + m_Layer: 0 + m_Name: LeftPickupObstacle + m_TagString: Obstacle + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7325759930161554093 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 8.23, y: 0.51, z: 16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 877907188751219370} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!33 &3483036307648265919 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &171866056992132994 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + m_Enabled: 0 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0} + 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 +--- !u!65 &9129180984906178110 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2.9203386, y: 1, z: 1} + m_Center: {x: 0.028375149, y: 0, z: 0} +--- !u!114 &6798972125386430489 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f04471e8553f9c346b9210e437db2d77, type: 3} + m_Name: + m_EditorClassIdentifier: + velocity: {x: -4, y: 0, z: 0} + environmentSetup: {fileID: 0} +--- !u!54 &3292484581658444572 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + serializedVersion: 2 + m_Mass: 10 + m_Drag: 0 + m_AngularDrag: 0 + m_UseGravity: 0 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!82 &50432243329107011 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2770041589157022363} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 0.9 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.55736 + value: 0.17608643 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1001 &877907188750762308 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 7325759930161554093} + m_Modifications: + - target: {fileID: 162266, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_Name + value: Car_5_Blue + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalPosition.y + value: 0.12 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855698 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000003774895 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalRotation.z + value: 8.250296e-16 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalScale.x + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalScale.y + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} + propertyPath: m_LocalScale.z + value: 60 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} +--- !u!4 &877907188751219370 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, + type: 3} + m_PrefabInstance: {fileID: 877907188750762308} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Prefabs/LeftPickupObstacle.prefab.meta b/Assets/Prefabs/LeftPickupObstacle.prefab.meta new file mode 100644 index 0000000..82b9f92 --- /dev/null +++ b/Assets/Prefabs/LeftPickupObstacle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9f054c4d7d8812547950c46bc6d57ee9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/RightCarObstacle.prefab b/Assets/Prefabs/RightCarObstacle.prefab new file mode 100644 index 0000000..8d4f3e0 --- /dev/null +++ b/Assets/Prefabs/RightCarObstacle.prefab @@ -0,0 +1,278 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2312566652083676916 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7191293060403039938} + - component: {fileID: 3904887136435196624} + - component: {fileID: 8707591701374087761} + - component: {fileID: 6357961275559851126} + - component: {fileID: 3159143679854915443} + - component: {fileID: 3053398533832878443} + m_Layer: 0 + m_Name: RightCarObstacle + m_TagString: Obstacle + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7191293060403039938 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2312566652083676916} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -8.09, y: 0.50901, z: 2} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 740906837784219929} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3904887136435196624 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2312566652083676916} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!65 &8707591701374087761 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2312566652083676916} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2.724782, y: 1, z: 1} + m_Center: {x: -0.039440632, y: 0, z: 0} +--- !u!114 &6357961275559851126 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2312566652083676916} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f04471e8553f9c346b9210e437db2d77, type: 3} + m_Name: + m_EditorClassIdentifier: + velocity: {x: 3, y: 0, z: 0} + environmentSetup: {fileID: 0} +--- !u!54 &3159143679854915443 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2312566652083676916} + serializedVersion: 2 + m_Mass: 10 + m_Drag: 0 + m_AngularDrag: 0 + m_UseGravity: 0 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!82 &3053398533832878443 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2312566652083676916} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 1.1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.55736 + value: 0.17608643 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1001 &740906837784634873 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 7191293060403039938} + m_Modifications: + - target: {fileID: 129146, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_Name + value: Car_3_Red + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855698 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000003774895 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalRotation.z + value: 8.250296e-16 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalScale.x + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalScale.y + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalScale.z + value: 60 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7179d797d92b9594482ec3e813202c51, type: 3} +--- !u!4 &740906837784219929 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, + type: 3} + m_PrefabInstance: {fileID: 740906837784634873} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Prefabs/RightCarObstacle.prefab.meta b/Assets/Prefabs/RightCarObstacle.prefab.meta new file mode 100644 index 0000000..62ecf0b --- /dev/null +++ b/Assets/Prefabs/RightCarObstacle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 796691fb3b135e24aabbe518bf38db59 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/RightCopObstacle.prefab b/Assets/Prefabs/RightCopObstacle.prefab new file mode 100644 index 0000000..b119abf --- /dev/null +++ b/Assets/Prefabs/RightCopObstacle.prefab @@ -0,0 +1,318 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6986084483883476775 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2533546519780167441} + - component: {fileID: 8562644594336256771} + - component: {fileID: 4963023627039269438} + - component: {fileID: 4049854584446268290} + - component: {fileID: 1790297215513507237} + - component: {fileID: 7724770387800534688} + - component: {fileID: 8084874704185506173} + m_Layer: 0 + m_Name: RightCopObstacle + m_TagString: Obstacle + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2533546519780167441 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 9.38, y: 0.51, z: 20} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 5380771428116074934} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!33 &8562644594336256771 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &4963023627039269438 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + m_Enabled: 0 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0} + 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 +--- !u!65 &4049854584446268290 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2.8047457, y: 1, z: 1} + m_Center: {x: 0.17885923, y: 0, z: 0} +--- !u!114 &1790297215513507237 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f04471e8553f9c346b9210e437db2d77, type: 3} + m_Name: + m_EditorClassIdentifier: + velocity: {x: -10, y: 0, z: 0} + environmentSetup: {fileID: 0} +--- !u!54 &7724770387800534688 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + serializedVersion: 2 + m_Mass: 10 + m_Drag: 0 + m_AngularDrag: 0 + m_UseGravity: 0 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!82 &8084874704185506173 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6986084483883476775} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 1.3 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.55736 + value: 0.17608643 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1001 &5380771428115717546 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2533546519780167441} + m_Modifications: + - target: {fileID: 134962, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_Name + value: Policecar + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855698 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000003774895 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalRotation.z + value: 8.250296e-16 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalScale.x + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalScale.y + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + propertyPath: m_LocalScale.z + value: 60 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} +--- !u!4 &5380771428116074934 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, + type: 3} + m_PrefabInstance: {fileID: 5380771428115717546} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Prefabs/RightCopObstacle.prefab.meta b/Assets/Prefabs/RightCopObstacle.prefab.meta new file mode 100644 index 0000000..8bce193 --- /dev/null +++ b/Assets/Prefabs/RightCopObstacle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a65c60c51f883ee429bea0ea8a36354f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/RightTruckObstacle.prefab b/Assets/Prefabs/RightTruckObstacle.prefab new file mode 100644 index 0000000..5815132 --- /dev/null +++ b/Assets/Prefabs/RightTruckObstacle.prefab @@ -0,0 +1,278 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4712289935599773425 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 197616647161253575} + - component: {fileID: 6287723877665100501} + - component: {fileID: 1847915246778626644} + - component: {fileID: 4129393750422140019} + - component: {fileID: 5378707343009787766} + - component: {fileID: 366281868613371299} + m_Layer: 0 + m_Name: RightTruckObstacle + m_TagString: Obstacle + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &197616647161253575 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4712289935599773425} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -9.81, y: 0.51, z: 12} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 7726685419352575642} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6287723877665100501 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4712289935599773425} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!65 &1847915246778626644 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4712289935599773425} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 4.185475, y: 1.8732824, z: 1} + m_Center: {x: -0.11436057, y: 0.43664122, z: 0} +--- !u!114 &4129393750422140019 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4712289935599773425} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f04471e8553f9c346b9210e437db2d77, type: 3} + m_Name: + m_EditorClassIdentifier: + velocity: {x: 2, y: 0, z: 0} + environmentSetup: {fileID: 0} +--- !u!54 &5378707343009787766 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4712289935599773425} + serializedVersion: 2 + m_Mass: 10 + m_Drag: 0 + m_AngularDrag: 0 + m_UseGravity: 0 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!82 &366281868613371299 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4712289935599773425} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 0.8 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.55736 + value: 0.17608643 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1001 &7726685419352741446 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 197616647161253575} + m_Modifications: + - target: {fileID: 154144, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_Name + value: Truck_1_Green + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalPosition.y + value: 0.503 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855698 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000003774895 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalRotation.z + value: 8.250296e-16 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalScale.x + value: 50 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalScale.y + value: 50 + objectReference: {fileID: 0} + - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} + propertyPath: m_LocalScale.z + value: 50 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4c1181499180eff409a0809517ff1937, type: 3} +--- !u!4 &7726685419352575642 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, + type: 3} + m_PrefabInstance: {fileID: 7726685419352741446} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Prefabs/RightTruckObstacle.prefab.meta b/Assets/Prefabs/RightTruckObstacle.prefab.meta new file mode 100644 index 0000000..f5a3fdc --- /dev/null +++ b/Assets/Prefabs/RightTruckObstacle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bbaf090390663574791bc05f396e2dca +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Main Scene.unity b/Assets/Scenes/Main Scene.unity index 4acf98e..185d4ae 100644 --- a/Assets/Scenes/Main Scene.unity +++ b/Assets/Scenes/Main Scene.unity @@ -229,81 +229,12 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7179d797d92b9594482ec3e813202c51, type: 3} ---- !u!1001 &64858727 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1939981550} - m_Modifications: - - target: {fileID: 129146, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_Name - value: Car_3_Red - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalRotation.x - value: 0.000000021855698 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalRotation.y - value: -0.00000003774895 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalRotation.z - value: 8.250296e-16 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalScale.x - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalScale.y - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalScale.z - value: 60 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7179d797d92b9594482ec3e813202c51, type: 3} --- !u!1001 &89201294 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -318,7 +249,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 1 (3) + value: Row2-2 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -368,7 +299,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 6 + value: 3 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -397,6 +328,126 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} +--- !u!1 &89201295 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 89201294} + m_PrefabAsset: {fileID: 0} +--- !u!82 &89201296 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 89201295} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1.1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1 &97819617 GameObject: m_ObjectHideFlags: 0 @@ -476,12 +527,132 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 97819617} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &132792789 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 1793178409} + m_PrefabAsset: {fileID: 0} +--- !u!82 &132792795 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 132792789} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 0.8 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &157074231 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -496,7 +667,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 2 (1) + value: Row5-2 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -551,7 +722,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 2 + value: 7 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -902,7 +1073,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -917,7 +1088,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 1 (6) + value: Row7-2 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -967,7 +1138,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 9 + value: 12 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1274,17 +1445,31 @@ Transform: m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - - {fileID: 1844061545} - - {fileID: 1976627224} - m_Father: {fileID: 1145568560} - m_RootOrder: 3 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &412591632 -PrefabInstance: + - {fileID: 7603378233741672796} + - {fileID: 820915274} + - {fileID: 1911102470} + - {fileID: 774373736} + - {fileID: 655605117} + - {fileID: 511976638} + - {fileID: 7603378234442975745} + - {fileID: 157074232} + - {fileID: 1793178410} + - {fileID: 7603378234839754023} + - {fileID: 1631239240} + - {fileID: 2089098888} + - {fileID: 290390997} + - {fileID: 988823477} + - {fileID: 7603378234062636742} + - {fileID: 780114973} + m_Father: {fileID: 1145568560} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &412591632 +PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1299,7 +1484,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 1 (2) + value: Row1-2 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1349,7 +1534,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1378,75 +1563,246 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} ---- !u!1001 &480039552 -PrefabInstance: +--- !u!1 &412591633 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 412591632} + m_PrefabAsset: {fileID: 0} +--- !u!82 &412591634 +AudioSource: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 743755697} - m_Modifications: - - target: {fileID: 154144, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_Name - value: Truck_1_Green - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalPosition.y - value: 0.503 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalRotation.x - value: 0.000000021855698 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalRotation.y - value: -0.00000003774895 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalRotation.z - value: 8.250296e-16 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalRotation.w + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 412591633} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 value: 1 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_RootOrder + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalEulerAnglesHint.x + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalEulerAnglesHint.y + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1 &504309291 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 1631239239} + m_PrefabAsset: {fileID: 0} +--- !u!82 &504309297 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 504309291} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 0.95 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalEulerAnglesHint.z + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalScale.x - value: 50 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalScale.y - value: 50 - objectReference: {fileID: 0} - - target: {fileID: 432348, guid: 4c1181499180eff409a0809517ff1937, type: 3} - propertyPath: m_LocalScale.z - value: 50 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 4c1181499180eff409a0809517ff1937, type: 3} + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &509762396 PrefabInstance: m_ObjectHideFlags: 0 @@ -1521,7 +1877,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1976627224} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1536,7 +1892,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Right 2 + value: Row4-1 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1566,7 +1922,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1576,7 +1932,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1586,7 +1942,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 1 + value: 5 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1621,12 +1977,252 @@ Transform: type: 3} m_PrefabInstance: {fileID: 511976637} m_PrefabAsset: {fileID: 0} +--- !u!1 &597181697 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 290390996} + m_PrefabAsset: {fileID: 0} +--- !u!82 &597181703 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 597181697} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1.1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1 &603675919 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 511976637} + m_PrefabAsset: {fileID: 0} +--- !u!82 &603675925 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 603675919} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1.3 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &655605116 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1976627224} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1641,7 +2237,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Right 1 + value: Row3-1 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1671,7 +2267,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1681,7 +2277,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1691,7 +2287,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 0 + value: 4 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1726,126 +2322,126 @@ Transform: type: 3} m_PrefabInstance: {fileID: 655605116} m_PrefabAsset: {fileID: 0} ---- !u!1001 &743755696 -PrefabInstance: +--- !u!1 &724140395 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 655605116} + m_PrefabAsset: {fileID: 0} +--- !u!82 &724140401 +AudioSource: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1844061545} - m_Modifications: - - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2422851559133012992, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Mass - value: 10 - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Name - value: Left 2 - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5941442869349646085, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: velocity.x - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 5941442869349646085, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: environmentSetup - value: - objectReference: {fileID: 1145568559} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.x - value: -9.81 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.y - value: 0.51 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.z - value: 12 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_RootOrder + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 724140395} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1.2 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Size.x - value: 4.185475 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Center.x - value: -0.11436057 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Size.y - value: 1.8732824 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Center.y - value: 0.43664122 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} ---- !u!4 &743755697 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - m_PrefabInstance: {fileID: 743755696} - m_PrefabAsset: {fileID: 0} + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1 &764689419 GameObject: m_ObjectHideFlags: 0 @@ -1936,7 +2532,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1951,7 +2547,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left Police + value: Row9-1 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -1986,17 +2582,17 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -2006,7 +2602,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 10 + value: 15 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -2361,186 +2957,132 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 4c1181499180eff409a0809517ff1937, type: 3} ---- !u!1001 &875733142 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1976627224} - m_Modifications: - - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2422851559133012992, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Mass - value: 10 - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Name - value: Right 1 (1) - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5941442869349646085, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: velocity.x - value: -4 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.x - value: 8.23 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.y - value: 0.51 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.z - value: 16 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.w - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 180 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Size.x - value: 2.9203386 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Center.x - value: 0.028375149 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} ---- !u!4 &875733143 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, +--- !u!1 &896342302 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} - m_PrefabInstance: {fileID: 875733142} + m_PrefabInstance: {fileID: 988823476} m_PrefabAsset: {fileID: 0} ---- !u!1001 &892966013 -PrefabInstance: +--- !u!82 &896342308 +AudioSource: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1182811000} - m_Modifications: - - target: {fileID: 134962, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_Name - value: Policecar - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalRotation.x - value: 0.000000021855698 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalRotation.y - value: -0.00000003774895 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalRotation.z - value: 8.250296e-16 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalRotation.w + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 896342302} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1.05 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 value: 1 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalEulerAnglesHint.y + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalEulerAnglesHint.z + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 value: 0 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalScale.x - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalScale.y - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 429084, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} - propertyPath: m_LocalScale.z - value: 60 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 1bc3a967e1e743b41b30f111c58ba985, type: 3} + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &988823476 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -2555,7 +3097,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 1 (5) + value: Row7-3 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -2605,7 +3147,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 8 + value: 13 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -2856,180 +3398,6 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1155450574 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 875733143} - m_Modifications: - - target: {fileID: 162266, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_Name - value: Car_5_Blue - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalPosition.y - value: 0.12 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalRotation.x - value: 0.000000021855698 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalRotation.y - value: -0.00000003774895 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalRotation.z - value: 8.250296e-16 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalScale.x - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalScale.y - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 490478, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} - propertyPath: m_LocalScale.z - value: 60 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: bbbf9fb7447ddf442a86dd23695ed184, type: 3} ---- !u!1001 &1182810999 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1976627224} - m_Modifications: - - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2422851559133012992, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Mass - value: 10 - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Name - value: Right 2 (1) - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5941442869349646085, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: velocity.x - value: -10 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.x - value: 9.38 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.y - value: 0.51 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.z - value: 20 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.w - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 180 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Size.x - value: 2.8047457 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Center.x - value: 0.17885923 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} ---- !u!4 &1182811000 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - m_PrefabInstance: {fileID: 1182810999} - m_PrefabAsset: {fileID: 0} --- !u!1 &1236889142 GameObject: m_ObjectHideFlags: 0 @@ -3394,21 +3762,141 @@ PrefabInstance: - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalScale.x - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalScale.y - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} - propertyPath: m_LocalScale.z - value: 60 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalScale.x + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalScale.y + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 455904, guid: 7179d797d92b9594482ec3e813202c51, type: 3} + propertyPath: m_LocalScale.z + value: 60 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7179d797d92b9594482ec3e813202c51, type: 3} +--- !u!1 &1549847777 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 2089098887} + m_PrefabAsset: {fileID: 0} +--- !u!82 &1549847783 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549847777} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1 &1571190542 GameObject: m_ObjectHideFlags: 0 @@ -3524,7 +4012,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1976627224} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3539,7 +4027,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Right 1 (2) + value: Row6-2 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3569,7 +4057,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3579,7 +4067,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3589,7 +4077,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 3 + value: 10 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3852,7 +4340,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3867,7 +4355,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 2 (2) + value: Row5-3 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -3922,7 +4410,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 0 + value: 8 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -4011,47 +4499,6 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1844061544 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1844061545} - m_Layer: 0 - m_Name: Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1844061545 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1844061544} - 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_Children: - - {fileID: 1793178410} - - {fileID: 743755697} - - {fileID: 157074232} - - {fileID: 1939981550} - - {fileID: 1911102470} - - {fileID: 820915274} - - {fileID: 774373736} - - {fileID: 2089098888} - - {fileID: 988823477} - - {fileID: 290390997} - - {fileID: 780114973} - m_Father: {fileID: 407755374} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1859951187 GameObject: m_ObjectHideFlags: 0 @@ -4131,12 +4578,132 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1859951187} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &1881472546 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 780114972} + m_PrefabAsset: {fileID: 0} +--- !u!82 &1881472552 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881472546} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1.35 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &1911102469 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -4151,7 +4718,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 1 (1) + value: Row2-1 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -4201,7 +4768,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 4 + value: 2 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -4251,6 +4818,126 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1911102469} m_PrefabAsset: {fileID: 0} +--- !u!1 &1911102471 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 1911102469} + m_PrefabAsset: {fileID: 0} +--- !u!82 &1911102472 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1911102471} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &1928389382 PrefabInstance: m_ObjectHideFlags: 0 @@ -4320,161 +5007,126 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7179d797d92b9594482ec3e813202c51, type: 3} ---- !u!1001 &1939981549 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1844061545} - m_Modifications: - - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2422851559133012992, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Mass - value: 10 - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Name - value: Left 1 - objectReference: {fileID: 0} - - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5941442869349646085, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: environmentSetup - value: - objectReference: {fileID: 1145568559} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.x - value: -8.09 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.y - value: 0.50901 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalPosition.z - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalScale.x - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalScale.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_LocalScale.z - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Size.x - value: 2.724782 - objectReference: {fileID: 0} - - target: {fileID: 8259511913599826210, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - propertyPath: m_Center.x - value: -0.039440632 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} ---- !u!4 &1939981550 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, - type: 3} - m_PrefabInstance: {fileID: 1939981549} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1976627223 +--- !u!1 &1989081290 stripped GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, + type: 3} + m_PrefabInstance: {fileID: 157074231} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1976627224} - m_Layer: 0 - m_Name: Right - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1976627224 -Transform: +--- !u!82 &1989081296 +AudioSource: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1976627223} - 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_Children: - - {fileID: 655605117} - - {fileID: 511976638} - - {fileID: 875733143} - - {fileID: 1631239240} - - {fileID: 1182811000} - m_Father: {fileID: 407755374} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_GameObject: {fileID: 1989081290} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 3880714d2365ccc40ac3d9e5c8ab3b85, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 0.85 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 7 + Pan2D: 0 + rolloffMode: 2 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.14285715 + value: 1 + inSlope: -7.002809 + outSlope: -7.002809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.2857143 + value: 0.5 + inSlope: -1.7507023 + outSlope: -1.7507023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.62565833 + value: 0.15539551 + inSlope: -0.43767557 + outSlope: -0.43767557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.14291406 + outSlope: -0.14291406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1 &2036162940 GameObject: m_ObjectHideFlags: 0 @@ -4559,7 +5211,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1844061545} + m_TransformParent: {fileID: 407755374} m_Modifications: - target: {fileID: 1030309100503345310, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -4574,7 +5226,7 @@ PrefabInstance: - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_Name - value: Left 1 (4) + value: Row7-1 objectReference: {fileID: 0} - target: {fileID: 3053398531930811783, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -4624,7 +5276,7 @@ PrefabInstance: - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} propertyPath: m_RootOrder - value: 7 + value: 11 objectReference: {fileID: 0} - target: {fileID: 7603378235044119985, guid: b0d436cd9088a7f47b680d2e4c8c2813, type: 3} @@ -6294,6 +6946,185 @@ Transform: m_Father: {fileID: 8549355473107363111} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &740906837788987294 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 407755374} + m_Modifications: + - target: {fileID: 2312566652083676916, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_Name + value: Row1-1 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.size + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: MaxDistance + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].time + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].value + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].time + value: 0.62565833 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].value + value: 0.15539551 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].time + value: 0.2857143 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].value + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].time + value: 0.14285715 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].value + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].inSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].outSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].inSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].outSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].inSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outWeight + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].inSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].outSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 3053398533832878443, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_PlayOnAwake + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6357961275559851126, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: environmentSetup + value: + objectReference: {fileID: 1145568559} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalPosition.x + value: -8.09 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.50901 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalPosition.z + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 796691fb3b135e24aabbe518bf38db59, type: 3} --- !u!114 &763741472318013040 MonoBehaviour: m_ObjectHideFlags: 0 @@ -6577,6 +7408,180 @@ SpriteRenderer: m_WasSpriteAssigned: 0 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1001 &877907187750307722 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 407755374} + m_Modifications: + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.size + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: MaxDistance + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].time + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].value + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].time + value: 0.62565833 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].value + value: 0.15539551 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].time + value: 0.2857143 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].value + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].time + value: 0.14285715 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].value + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].inSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].outSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].inSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].outSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].inSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outWeight + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].inSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].outSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 50432243329107011, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_PlayOnAwake + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2770041589157022363, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_Name + value: Row6-1 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.23 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.51 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalPosition.z + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9f054c4d7d8812547950c46bc6d57ee9, type: 3} --- !u!33 &893965825969276918 MeshFilter: m_ObjectHideFlags: 0 @@ -12629,6 +13634,180 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!1001 &5380771427258534359 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 407755374} + m_Modifications: + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalPosition.x + value: 9.38 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.51 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalPosition.z + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6986084483883476775, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_Name + value: Row8-1 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.size + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: MaxDistance + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].time + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].value + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].time + value: 0.62565833 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].value + value: 0.15539551 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].time + value: 0.2857143 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].value + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].time + value: 0.14285715 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].value + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].inSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].outSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].inSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].outSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].inSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outWeight + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].inSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].outSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 8084874704185506173, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + propertyPath: m_PlayOnAwake + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a65c60c51f883ee429bea0ea8a36354f, type: 3} --- !u!4 &5390546181499835717 Transform: m_ObjectHideFlags: 0 @@ -14880,6 +16059,8 @@ MonoBehaviour: environmentSetup: {fileID: 1145568559} moveForce: {x: 0, y: 0, z: 600} forceCooldown: 0.4 + jumpSound: {fileID: 8300000, guid: a61e3c1df0df75a4da28f53a56f48796, type: 3} + jumpSoundPitch: 1 forceCooldownTimer: 0 playspace: {fileID: 1571190542} --- !u!114 &6625857510211861241 @@ -16643,6 +17824,30 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0.015, y: 0.015} m_Pivot: {x: 0.5, y: 0.5} +--- !u!4 &7603378233741672796 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7191293060403039938, guid: 796691fb3b135e24aabbe518bf38db59, + type: 3} + m_PrefabInstance: {fileID: 740906837788987294} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7603378234062636742 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2533546519780167441, guid: a65c60c51f883ee429bea0ea8a36354f, + type: 3} + m_PrefabInstance: {fileID: 5380771427258534359} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7603378234442975745 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + m_PrefabInstance: {fileID: 7726685418873750726} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7603378234839754023 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7325759930161554093, guid: 9f054c4d7d8812547950c46bc6d57ee9, + type: 3} + m_PrefabInstance: {fileID: 877907187750307722} + m_PrefabAsset: {fileID: 0} --- !u!224 &7612408970154871324 RectTransform: m_ObjectHideFlags: 0 @@ -16904,6 +18109,190 @@ Transform: m_Father: {fileID: 4641680522043307253} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &7726685418873750726 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 407755374} + m_Modifications: + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalPosition.x + value: -9.81 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.51 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalPosition.z + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 197616647161253575, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.size + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_Pitch + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: MaxDistance + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].time + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].value + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].time + value: 0.62565833 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].value + value: 0.15539551 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].time + value: 0.2857143 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].value + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].time + value: 0.14285715 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].value + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].inSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[0].outSlope + value: -7.002809 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].inSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[1].outSlope + value: -1.7507023 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].inSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outSlope + value: -0.43767557 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[2].outWeight + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].inSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: rolloffCustomCurve.m_Curve.Array.data[3].outSlope + value: -0.14291406 + objectReference: {fileID: 0} + - target: {fileID: 366281868613371299, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_PlayOnAwake + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4129393750422140019, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: environmentSetup + value: + objectReference: {fileID: 1145568559} + - target: {fileID: 4712289935599773425, guid: bbaf090390663574791bc05f396e2dca, + type: 3} + propertyPath: m_Name + value: Row5-1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bbaf090390663574791bc05f396e2dca, type: 3} --- !u!33 &7735831141527548843 MeshFilter: m_ObjectHideFlags: 0 @@ -16997,6 +18386,7 @@ GameObject: - component: {fileID: 7850302292884253309} - component: {fileID: 7850302292884253308} - component: {fileID: 7850302292884253307} + - component: {fileID: 7850302292884253310} m_Layer: 0 m_Name: Player m_TagString: Untagged @@ -17016,6 +18406,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 356dfcf29c6c88e48b45e820f5e168aa, type: 3} m_Name: m_EditorClassIdentifier: + collisionSound: {fileID: 8300000, guid: 0ee4c94b040fcee49a15fd0e297210df, type: 3} + collisionSoundPitch: 0.75 --- !u!65 &7850302292884253308 BoxCollider: m_ObjectHideFlags: 0 @@ -17045,6 +18437,102 @@ Rigidbody: m_Interpolate: 0 m_Constraints: 0 m_CollisionDetection: 0 +--- !u!82 &7850302292884253310 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7850302292884253306} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 0.75 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!114 &7850302292884253311 MonoBehaviour: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/DetectCollision.cs b/Assets/Scripts/DetectCollision.cs index ecf876f..1e73462 100644 --- a/Assets/Scripts/DetectCollision.cs +++ b/Assets/Scripts/DetectCollision.cs @@ -4,20 +4,36 @@ public class DetectCollision : MonoBehaviour { + public AudioClip collisionSound; + public float collisionSoundPitch = 0.75f; + public delegate void CollisionAction(); public static event CollisionAction OnCollisionEvent; + bool collisionActive = false; + IEnumerator OnCollisionEnter(Collision collision) { + if (collisionActive) + yield break; + if (collision.gameObject.tag == "Obstacle" && !PauseMenu.gameIsPaused) { + collisionActive = true; Debug.Log("Collided with obstacle!"); + // play collision + AudioSource audioSource = GetComponent(); + audioSource.clip = collisionSound; + audioSource.pitch = collisionSoundPitch; + audioSource.Play(); + // seeing stuff collide is fun so wait for a second - yield return new WaitForSeconds(0f); + yield return new WaitForSeconds(.5f); // fire collision event to obstacles OnCollisionEvent?.Invoke(); + collisionActive = false; } } diff --git a/Assets/Scripts/MoveObstacle.cs b/Assets/Scripts/MoveObstacle.cs index b77cbfb..ed8bb96 100644 --- a/Assets/Scripts/MoveObstacle.cs +++ b/Assets/Scripts/MoveObstacle.cs @@ -44,11 +44,13 @@ void OnGameOver() void OnPause() { + GetComponent().Pause(); GetComponent().velocity = new Vector3(); } void OnResume() { + GetComponent().Play(); GetComponent().velocity = velocity; } diff --git a/Assets/Scripts/MovePlayer.cs b/Assets/Scripts/MovePlayer.cs index f99a07b..315f9a5 100644 --- a/Assets/Scripts/MovePlayer.cs +++ b/Assets/Scripts/MovePlayer.cs @@ -5,23 +5,20 @@ public class MovePlayer : MonoBehaviour public EnvironmentSetup environmentSetup; public Vector3 moveForce = new Vector3(); public float forceCooldown; + public AudioClip jumpSound; + public float jumpSoundPitch = 1; - new Rigidbody rigidbody; + public delegate void CompletedLevelAction(); + public static event CompletedLevelAction OnLevelComplete; + new Rigidbody rigidbody; float lastSnappedZ = 0f; - [HideInInspector] public float forceCooldownTimer = 0f; - Vector3 originalPosition; - Quaternion originalRotation; - - public delegate void CompletedLevelAction(); - public static event CompletedLevelAction OnLevelComplete; - + Quaternion originalRotation; GameObject centerEyeAnchor; public GameObject playspace; - Vector3 lastCenterEyePosition; private void Start() @@ -120,6 +117,12 @@ public void MoveInput() print("Applied force"); rigidbody.AddForce(moveForce); forceCooldownTimer = forceCooldown; // set to 2s cooldown + + // play move sound + AudioSource audioSource = GetComponent(); + audioSource.clip = jumpSound; + audioSource.pitch = jumpSoundPitch; + audioSource.Play(); } else { diff --git a/Assets/PauseMenu.cs b/Assets/Scripts/PauseMenu.cs similarity index 98% rename from Assets/PauseMenu.cs rename to Assets/Scripts/PauseMenu.cs index 88fc227..a44a664 100644 --- a/Assets/PauseMenu.cs +++ b/Assets/Scripts/PauseMenu.cs @@ -35,7 +35,7 @@ void Update() if (pauseTest) { - Pause(); + ToggleMenu(); pauseTest = false; } } diff --git a/Assets/PauseMenu.cs.meta b/Assets/Scripts/PauseMenu.cs.meta similarity index 100% rename from Assets/PauseMenu.cs.meta rename to Assets/Scripts/PauseMenu.cs.meta diff --git a/Assets/Sounds.meta b/Assets/Sounds.meta new file mode 100644 index 0000000..d8593a2 --- /dev/null +++ b/Assets/Sounds.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0e42b3687521fcc4d978401541eb6f3c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sounds/jump edited.mp3 b/Assets/Sounds/jump edited.mp3 new file mode 100644 index 0000000..7c9364e --- /dev/null +++ b/Assets/Sounds/jump edited.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da23bf5ebcf3d3a2b7cc3e4420dd0d96197e3deede924d81fdcc484ec1e55563 +size 3216 diff --git a/Assets/Sounds/jump edited.mp3.meta b/Assets/Sounds/jump edited.mp3.meta new file mode 100644 index 0000000..270e521 --- /dev/null +++ b/Assets/Sounds/jump edited.mp3.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: a61e3c1df0df75a4da28f53a56f48796 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sounds/jump.mp3 b/Assets/Sounds/jump.mp3 new file mode 100644 index 0000000..0a05b90 --- /dev/null +++ b/Assets/Sounds/jump.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced16661a6e111e13317f0e15c88516246dd271f80daa41e5df1cc1af4d160c1 +size 10125 diff --git a/Assets/Sounds/jump.mp3.meta b/Assets/Sounds/jump.mp3.meta new file mode 100644 index 0000000..11e0e08 --- /dev/null +++ b/Assets/Sounds/jump.mp3.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 64232f5a16b80fa419924c368d0a9fb7 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sounds/short collision.mp3 b/Assets/Sounds/short collision.mp3 new file mode 100644 index 0000000..693296b --- /dev/null +++ b/Assets/Sounds/short collision.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d24aa5af2c3437d6add78bd41f59f4f1bd8fcfcfbefddba39ee64d4edaaade78 +size 5613 diff --git a/Assets/Sounds/short collision.mp3.meta b/Assets/Sounds/short collision.mp3.meta new file mode 100644 index 0000000..8714fec --- /dev/null +++ b/Assets/Sounds/short collision.mp3.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 0ee4c94b040fcee49a15fd0e297210df +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sounds/soft engine idle.wav b/Assets/Sounds/soft engine idle.wav new file mode 100644 index 0000000..f652fb8 --- /dev/null +++ b/Assets/Sounds/soft engine idle.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202ba445bddb7ecc419a0607a61e0f760e74268ed076ef78891047383516b130 +size 11005156 diff --git a/Assets/Sounds/soft engine idle.wav.meta b/Assets/Sounds/soft engine idle.wav.meta new file mode 100644 index 0000000..4c4669c --- /dev/null +++ b/Assets/Sounds/soft engine idle.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 3880714d2365ccc40ac3d9e5c8ab3b85 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: