Skip to content

Commit

Permalink
Add jump height to the cat.
Browse files Browse the repository at this point in the history
  • Loading branch information
Collingine committed Jan 13, 2025
1 parent 08ca896 commit c37854c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Characters/Animals/Player_Scripts/Cat.scene.nasset
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
"typeGuid": "d4e4838b-b9dc-4788-8e33-7316ffef1693",
"d4e4838b-b9dc-4788-8e33-7316ffef1693": {
"jumpHeight": 1.2,
"jumpHeight": 2.0,
"walkingSpeed": 2.0,
"runningSpeed": 4.0,
"walkingTurnSpeed": 3.0,
Expand Down

0 comments on commit c37854c

Please sign in to comment.