From eb25ead4e7452fbd1f80371e88da9ec0c24d62c9 Mon Sep 17 00:00:00 2001 From: YangHua <1475658476@qq.com> Date: Wed, 13 Sep 2023 21:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=A5=E5=85=B7=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Assets/Prefab/Player.prefab | 73 +------------------ .../Assets/Scenes/工具间场景.unity | 4 - 2 files changed, 4 insertions(+), 73 deletions(-) diff --git a/Electrical_inspectionCompetitionSystem/Assets/Prefab/Player.prefab b/Electrical_inspectionCompetitionSystem/Assets/Prefab/Player.prefab index b12ec1f0..8f9b404d 100644 --- a/Electrical_inspectionCompetitionSystem/Assets/Prefab/Player.prefab +++ b/Electrical_inspectionCompetitionSystem/Assets/Prefab/Player.prefab @@ -183,9 +183,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3350233854110697404} - m_LocalRotation: {x: -0, y: 0.66901064, z: -0, w: 0.7432529} + m_LocalRotation: {x: 0, y: 0.669014, z: 0, w: 0.7432499} m_LocalPosition: {x: 32.42, y: 1.474, z: 337.78} - m_LocalScale: {x: 1, y: 0.8, z: 1} + m_LocalScale: {x: 1, y: 0.8000001, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 3878725675878135936} @@ -278,7 +278,7 @@ MonoBehaviour: mouseSensitivity: 2 maxLookAngle: 50 lockCursor: 0 - crosshair: 1 + crosshair: 0 crosshairImage: {fileID: 21300000, guid: be4ce60e2c9768c44b9b10b9c5258045, type: 3} crosshairColor: {r: 1, g: 1, b: 1, a: 1} enableZoom: 1 @@ -290,7 +290,7 @@ MonoBehaviour: stopForce: 1 walkSpeed: 5 maxVelocityChange: 10 - enableSprint: 1 + enableSprint: 0 unlimitedSprint: 1 enableSprintZoom: 0 sprintKey: 0 @@ -644,10 +644,7 @@ GameObject: - component: {fileID: 3350233855506296104} - component: {fileID: 3350233855506296105} - component: {fileID: 1412710278296957264} - - component: {fileID: 7282095818597331622} - component: {fileID: 7105923273792966489} - - component: {fileID: 297991526742624335} - - component: {fileID: 1412710278670516487} - component: {fileID: 1412710278670516733} - component: {fileID: 4846373890045576794} m_Layer: 0 @@ -807,19 +804,6 @@ MonoBehaviour: _blurSpread: 0 _blurIntensity: 1 _blurDirections: 2 ---- !u!114 &7282095818597331622 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 3350233855506296106} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f3abd6366bed4634d8ad951c4eda5116, type: 3} - m_Name: - m_EditorClassIdentifier: - hoverColor: {r: 1, g: 0, b: 0, a: 1} --- !u!124 &7105923273792966489 Behaviour: m_ObjectHideFlags: 0 @@ -828,55 +812,6 @@ Behaviour: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3350233855506296106} m_Enabled: 1 ---- !u!114 &297991526742624335 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 3350233855506296106} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: c49b4cc203aa6414fae5c798d1d0e7d6, type: 3} - m_Name: - m_EditorClassIdentifier: - m_EventMask: - serializedVersion: 2 - m_Bits: 1023 - m_MaxRayIntersections: 0 ---- !u!114 &1412710278670516487 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 3350233855506296106} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ef461167744658345a46344ed5a0c0db, type: 3} - m_Name: - m_EditorClassIdentifier: - updateEvent: 1 - layerMask: - serializedVersion: 2 - m_Bits: 4294967295 - rayLength: -1 - onHover: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 7282095818597331622} - m_TargetAssemblyTypeName: HighlightingSystem.Demo.HighlighterInteractionDemo, - Assembly-CSharp-firstpass - m_MethodName: OnHover - m_Mode: 0 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 --- !u!114 &1412710278670516733 MonoBehaviour: m_ObjectHideFlags: 0 diff --git a/Electrical_inspectionCompetitionSystem/Assets/Scenes/工具间场景.unity b/Electrical_inspectionCompetitionSystem/Assets/Scenes/工具间场景.unity index 0c60d197..ac65f5c2 100644 --- a/Electrical_inspectionCompetitionSystem/Assets/Scenes/工具间场景.unity +++ b/Electrical_inspectionCompetitionSystem/Assets/Scenes/工具间场景.unity @@ -4519,10 +4519,6 @@ PrefabInstance: propertyPath: m_RootOrder value: 8 objectReference: {fileID: 0} - - target: {fileID: 3350233854110697392, guid: 5a7d7e9bd76f93b418b1f916781feb6a, type: 3} - propertyPath: m_LocalScale.y - value: 0.8000001 - objectReference: {fileID: 0} - target: {fileID: 3350233854110697392, guid: 5a7d7e9bd76f93b418b1f916781feb6a, type: 3} propertyPath: m_LocalPosition.x value: -5.731