Skip to content

Commit

Permalink
add dead ragdoll
Browse files Browse the repository at this point in the history
  • Loading branch information
SantyWang committed Jul 7, 2024
1 parent a31b632 commit fea4535
Show file tree
Hide file tree
Showing 12 changed files with 7,660 additions and 5 deletions.
1 change: 1 addition & 0 deletions Assets/Prefabs/Player1.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ MonoBehaviour:
leftFootAudio: {fileID: 8300000, guid: 74dfebaa0141bcf47baeb7f4e6683a44, type: 3}
rightFootAudio: {fileID: 8300000, guid: 1dd1c7b2920534043bebac2e322c1d68, type: 3}
allCarriedCrates: []
initialBreakForce: 100
rigidBody: {fileID: 0}
grablist: []
--- !u!82 &9016137575395165826
Expand Down
1 change: 1 addition & 0 deletions Assets/Prefabs/Player2.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -2062,6 +2062,7 @@ MonoBehaviour:
leftFootAudio: {fileID: 8300000, guid: 74dfebaa0141bcf47baeb7f4e6683a44, type: 3}
rightFootAudio: {fileID: 8300000, guid: 1dd1c7b2920534043bebac2e322c1d68, type: 3}
allCarriedCrates: []
initialBreakForce: 100
rigidBody: {fileID: 0}
grablist: []
--- !u!82 &1887630252337677242
Expand Down
Loading

0 comments on commit fea4535

Please sign in to comment.