From 78475e6dd0469bc65769c1317cad00edb7e318bc Mon Sep 17 00:00:00 2001 From: VisualSJ Date: Sun, 7 Jul 2024 09:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=20player=20=E5=BF=AB?= =?UTF-8?q?=E6=8D=B7=E9=94=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Prefabs/Player1.prefab | 5 +++-- Assets/Prefabs/Player2.prefab | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Assets/Prefabs/Player1.prefab b/Assets/Prefabs/Player1.prefab index e692f1f..d5088d4 100644 --- a/Assets/Prefabs/Player1.prefab +++ b/Assets/Prefabs/Player1.prefab @@ -294,7 +294,7 @@ MonoBehaviour: carriedCratePrefab: {fileID: 8444238979230049489, guid: 46f10c127c0848946ae31345d863aef2, type: 3} moveLeftKey: 97 moveRightKey: 100 - jump: 32 + jump: 119 grabKey: 115 horizontalSpeed: 2 moveSpeed: 2 @@ -305,8 +305,9 @@ MonoBehaviour: rightFootAnchor: {fileID: 7319513830124477421} leftFootAudio: {fileID: 8300000, guid: 74dfebaa0141bcf47baeb7f4e6683a44, type: 3} rightFootAudio: {fileID: 8300000, guid: 1dd1c7b2920534043bebac2e322c1d68, type: 3} - jumpAudio: {fileID: 8300000, guid: 235a548266b2c438ca6563a38b04c97b, type: 3} + allCarriedCrates: [] rigidBody: {fileID: 0} + grablist: [] --- !u!82 &9016137575395165826 AudioSource: m_ObjectHideFlags: 0 diff --git a/Assets/Prefabs/Player2.prefab b/Assets/Prefabs/Player2.prefab index 65fbe7c..b4eb822 100644 --- a/Assets/Prefabs/Player2.prefab +++ b/Assets/Prefabs/Player2.prefab @@ -2044,7 +2044,7 @@ MonoBehaviour: carriedCratePrefab: {fileID: 8444238979230049489, guid: 46f10c127c0848946ae31345d863aef2, type: 3} moveLeftKey: 276 moveRightKey: 275 - jump: 48 + jump: 273 grabKey: 274 horizontalSpeed: 2 moveSpeed: 2 @@ -2055,8 +2055,9 @@ MonoBehaviour: rightFootAnchor: {fileID: 2098970189250627752} leftFootAudio: {fileID: 8300000, guid: 74dfebaa0141bcf47baeb7f4e6683a44, type: 3} rightFootAudio: {fileID: 8300000, guid: 1dd1c7b2920534043bebac2e322c1d68, type: 3} - jumpAudio: {fileID: 8300000, guid: 235a548266b2c438ca6563a38b04c97b, type: 3} + allCarriedCrates: [] rigidBody: {fileID: 0} + grablist: [] --- !u!82 &1887630252337677242 AudioSource: m_ObjectHideFlags: 0