mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-22 02:14:30 -05:00
Jump has been reworked again but it works now
Glide has been fixed again Wallrun has been fixed again player can now short hop
This commit is contained in:
@@ -19,7 +19,7 @@ MonoBehaviour:
|
||||
minVelM: 0
|
||||
curVelM: 0
|
||||
accM: 0
|
||||
jumpPowM: 100
|
||||
jumpPowM: 10
|
||||
jumpNumM: 0
|
||||
tractionM: 0
|
||||
kickPowM: 0
|
||||
|
||||
@@ -19,7 +19,7 @@ MonoBehaviour:
|
||||
minVelM: 0
|
||||
curVelM: 0
|
||||
accM: 0
|
||||
jumpPowM: -50
|
||||
jumpPowM: -5
|
||||
jumpNumM: 1
|
||||
tractionM: 0
|
||||
kickPowM: 0
|
||||
|
||||
Reference in New Issue
Block a user