Skip to content

Commit

Permalink
adjust jump force
Browse files Browse the repository at this point in the history
  • Loading branch information
SantyWang committed Jul 7, 2024
1 parent ed27f3a commit e032973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Player1.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ MonoBehaviour:
horizontalSpeed: 3.5
moveSpeed: 2
initialCrateNum: 3
jumpForce: 450
jumpForce: 500
footStepVFX: {fileID: 104829970813648393, guid: ed6cc4c75e58f5149a2d68d77b22a53d, type: 3}
leftFootAnchor: {fileID: 7842989981183608988}
rightFootAnchor: {fileID: 7319513830124477421}
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Player2.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -2049,7 +2049,7 @@ MonoBehaviour:
horizontalSpeed: 3.5
moveSpeed: 2
initialCrateNum: 3
jumpForce: 450
jumpForce: 500
footStepVFX: {fileID: 104829970813648393, guid: ed6cc4c75e58f5149a2d68d77b22a53d, type: 3}
leftFootAnchor: {fileID: 7716673296229013943}
rightFootAnchor: {fileID: 2098970189250627752}
Expand Down

0 comments on commit e032973

Please sign in to comment.