Skip to content

Commit

Permalink
更改 player 快捷键
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualSJ committed Jul 7, 2024
1 parent 0b4032f commit 78475e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Assets/Prefabs/Player1.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
5 changes: 3 additions & 2 deletions Assets/Prefabs/Player2.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 78475e6

Please sign in to comment.